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