Children プロパティ

クラス

TreeNode

アクション

TreeNode の子ノードを取得します。

構文

C#
public readonly IList<TreeNode> RootNodes
VB
Public ReadOnly Property RootNodes As IList<TreeNode>

アクセス

読み取り専用。