次の方法で共有


Icon.Clone メソッド

Icon オブジェクトのクローンを作成して、イメージを複製します。

Public Overridable Function Clone() As Object Implements _   ICloneable.Clone
[C#]
public virtual object Clone();
[C++]
public: virtual Object* Clone();
[JScript]
public function Clone() : Object;

戻り値

Icon オブジェクトにキャスト可能なオブジェクト。

実装

ICloneable.Clone

必要条件

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

参照

Icon クラス | Icon メンバ | System.Drawing 名前空間