AssemblyHash.Clone メソッド
アセンブリ: mscorlib (mscorlib.dll 内)

<ObsoleteAttribute("The AssemblyHash class has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")> _ Public Function Clone As Object
Dim instance As AssemblyHash Dim returnValue As Object returnValue = instance.Clone
[ObsoleteAttribute("The AssemblyHash class has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")] public Object Clone ()
[ObsoleteAttribute(L"The AssemblyHash class has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")] public: virtual Object^ Clone () sealed
/** @attribute ObsoleteAttribute("The AssemblyHash class has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202") */ public final Object Clone ()
ObsoleteAttribute("The AssemblyHash class has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202") public final function Clone () : Object
このオブジェクトと同一のコピー。

Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- AssemblyHash.Clone メソッドのページへのリンク