TreeView for WinForms
GetValue メソッド (PropertyPath)

C1.Win.TreeView.4.5.2 アセンブリ > C1.Win.TreeView 名前空間 > PropertyPath クラス : GetValue メソッド
ツリーのレベル。
指定されたレベルのフィールドまたはプロパティを返します。
シンタックス
'宣言
 
Public Function GetValue( _
   ByVal level As System.Integer _
) As System.String
public System.string GetValue( 
   System.int level
)

パラメータ

level
ツリーのレベル。
参照

PropertyPath クラス
PropertyPath メンバ