GetListTreeNodeItemCount メソッド (SapTree)
クラス
SapTree
.
処理
ノード項目の数を返します。
構文
C#
listTreeNodeItemCount
=
tree
.
GetListTreeNodeItemCount
(
nodeKey
)
VB
listTreeNodeItemCount
=
tree
.
GetListTreeNodeItemCount
(
nodeKey
)
変数
説明
listTreeNodeItemCount
Integer
。
nodeKey
ノードのキー。
String
。