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

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

パラメータ

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

戻り値の型

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

関連項目

FieldCollection クラス
FieldCollection メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.