バージョン

GetData メソッド (UltraGridTestObject)

表示される行を表す文字列の二次元配列を返します。ParentRow として Noting を渡すルート行コレクションの場合
シンタックス
'宣言
 
Public Function GetData( _
   ByVal ParentRow As Rational.Test.Ft.Script.Subitem _
) As Array2DValue
public Array2DValue GetData( 
   Rational.Test.Ft.Script.Subitem ParentRow
)

パラメータ

ParentRow
子行データを取得する親行

戻り値の型

文字列の二次元配列。
プラットフォーム

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

参照