SecurityElement.Copy メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
現在の SecurityElement オブジェクトのコピーを作成して返します。
public:
System::Security::SecurityElement ^ Copy();
public System.Security.SecurityElement Copy ();
[System.Runtime.InteropServices.ComVisible(false)]
public System.Security.SecurityElement Copy ();
member this.Copy : unit -> System.Security.SecurityElement
[<System.Runtime.InteropServices.ComVisible(false)>]
member this.Copy : unit -> System.Security.SecurityElement
Public Function Copy () As SecurityElement
戻り値
現在の SecurityElement オブジェクトのコピー。
- 属性
注釈
コピーには、 プロパティと Attributes プロパティの両方がChildren含まれます。