GetHierarchyLevel メソッド (SapTree)
クラス
SapTree
.
処理
指定したキーの階層レベルを取得します。
構文
C#
hierarchyLevel
=
tree
.
GetHierarchyLevel
(
nodeKey
)
VB
hierarchyLevel
=
tree
.
GetHierarchyLevel
(
nodeKey
)
変数
説明
hierarchyLevel
Integer
。
nodeKey
ノードのキー。
String
。