バージョン

MdiTabsCollection コンストラクタ(SerializationInfo,StreamingContext)

シリアル化されたプロパティ値を使用して新しい MdiTabsCollection オブジェクトを初期化するために、逆シリアル化時に使用されるコンストラクター。
シンタックス
'宣言
 
Protected Function New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)
protected MdiTabsCollection( 
   SerializationInfo info,
   StreamingContext context
)

パラメータ

info
SerializationInfo
context
StreamingContext
参照