PowerTools PlusPak for Windows Forms 8.0J
CommandIcon コンストラクタ(SerializationInfo,StreamingContext)

データを格納するSystem.Runtime.Serialization.SerializationInfo
このシリアル化のシリアル化先(System.Runtime.Serialization.StreamingContextを参照)。
CommandIconのインスタンスを初期化します。
構文
Protected Function New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)
protected CommandIcon( 
   SerializationInfo info,
   StreamingContext context
)

パラメータ

info
データを格納するSystem.Runtime.Serialization.SerializationInfo
context
このシリアル化のシリアル化先(System.Runtime.Serialization.StreamingContextを参照)。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

CommandIcon クラス
CommandIcon メンバ
オーバーロード一覧

Send Feedback