バージョン

GetItem メソッド (WinTreeReplayServer)

インデックスで指定したノードの値を返します。
シンタックス
'宣言
 
Public Function GetItem( _
   ByVal Index As System.Integer _
) As System.String
public System.string GetItem( 
   System.int Index
)

パラメータ

Index
項目の数値インデックス。インデックス値は 0 で開始する値です。

戻り値の型

UltraTreeNode.Text に等しい文字列値
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照