GrapeCity ActiveReports for .NET 12.0J
Add(Field) メソッド

コレクションに追加するフィールド。
コレクションに新しいフィールドを追加します。
構文
'宣言
 
Public Overloads Function Add( _
   ByVal field As Field _
) As Integer
public int Add( 
   Field field
)

パラメータ

field
コレクションに追加するフィールド。
参照

関連項目

FieldCollection クラス
FieldCollection メンバ
オーバーロード一覧

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.