バージョン

TreeNodesCollection コンストラクタ

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

パラメータ

info
SerializationInfo
context
StreamingContext
参照