バージョン

GetRow メソッド (UltraComboTestObject)

指定された行のセル テキストのリストを返します。
シンタックス
'宣言
 
Public Function GetRow( _
   ByVal Row As Rational.Test.Ft.Script.Subitem _
) As Rational.Test.Ft.Sys.HashtableEx
public Rational.Test.Ft.Sys.HashtableEx GetRow( 
   Rational.Test.Ft.Script.Subitem Row
)

パラメータ

Row
データを返す Row サブ項目

戻り値の型

指定された行のすべての表示セル テキストをリストした 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

参照