次の方法で共有


ManagementScope.ICloneable.Clone メソッド

このオブジェクトのコピーのクローンを作成します。

Private Function Clone() As Object Implements ICloneable.Clone
[C#]
object ICloneable.Clone();
[C++]
private: Object* ICloneable::Clone();
[JScript]
private function ICloneable.Clone() : Object;

戻り値

このオブジェクトの新しいコピー。

実装

ICloneable.Clone

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

ManagementScope クラス | ManagementScope メンバ | System.Management 名前空間