バージョン

Ribbon コンストラクタ

逆シリアル化で使用されるコンストラクター。
シンタックス
'宣言
 
Protected Function New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)
protected Ribbon( 
   SerializationInfo info,
   StreamingContext context
)

パラメータ

info
シリアル化情報。
context
ストリーミング コンテキスト。
参照