バージョン

GetNodeCells メソッド

このアクションは、指定されたノードのセルの文字列リストを返します。渡すパラメーターについてはサポートされるサブ項目を参照してください。
シンタックス
'宣言
 
Public Function GetNodeCells( _
   ByVal Node As Rational.Test.Ft.Script.Subitem _
) As Rational.Test.Ft.Sys.HashtableEx
public Rational.Test.Ft.Sys.HashtableEx GetNodeCells( 
   Rational.Test.Ft.Script.Subitem Node
)

パラメータ

Node
セル情報を取得するノード

戻り値の型

指定されたノード内の各セルの Text プロパティをリストする HashtableEx オブジェクト
プラットフォーム

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

参照