GetNodeChildrenCount メソッド (SapTree)

クラス

SapTree.

処理

この関数は、指定したノードの子の数を返します。

構文

C#
nodeChildrenCount = tree.GetNodeChildrenCount(nodeKey)
VB
nodeChildrenCount = tree.GetNodeChildrenCount(nodeKey)
変数 説明
nodeChildrenCount Integer
nodeKey ノードのキー。 String