GetNodePathByKey メソッド (SapTree)

クラス

SapTree.

処理

ノードのキー(2\1\2 など)を指定してパスを取得します。

構文

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