バージョン

GetRowCount メソッド (UltraGridTestObject)

指定された親行で表示される子行の数を返し、親行として "Nothing" を渡すルート バンドの行数を取得します。
シンタックス
'宣言
 
Public Function GetRowCount( _
   ByVal ParentRow As Rational.Test.Ft.Script.Subitem _
) As Integer
public int GetRowCount( 
   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

参照