バージョン

DataNodesCollectionPopulatedEventArgs コンストラクタ

DataNodesCollectionPopulatedEventArgs クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal nodesCollection As TreeNodesCollection _
)
public DataNodesCollectionPopulatedEventArgs( 
   TreeNodesCollection nodesCollection
)

パラメータ

nodesCollection
データ ソースから初期化される TreeNodesCollection オブジェクト。
参照