Input for WinForms
TreeRowCollection コンストラクタ

C1.Win.8 アセンブリ > C1.Framework 名前空間 > TreeRowCollection クラス : TreeRowCollection コンストラクタ
このコレクションの親ツリー行。
TreeRowCollection クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As TreeRow _
)
public TreeRowCollection( 
   TreeRow parent
)

パラメータ

parent
このコレクションの親ツリー行。
参照

TreeRowCollection クラス
TreeRowCollection メンバ