PowerTools ActiveReports for .NET 9.0J
Add メソッド (TableRowCollection)

コレクションに追加するTableRowオブジェクト。
TableRowCollectionTableRowオブジェクトを追加します。
構文
'宣言
 
Public Function Add( _
   ByVal value As TableRow _
) As Integer
public int Add( 
   TableRow value
)

パラメータ

value
コレクションに追加するTableRowオブジェクト。

戻り値の型

新しいTableRowオブジェクト。
参照

関連項目

TableRowCollection クラス
TableRowCollection メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.