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