Reports for WPF
Remove(Int32) メソッド

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > FieldCollection クラス > Remove メソッド : Remove(Int32) メソッド
削除するフィールドを指定します。
C1Report.Fields コレクションからフィールドを削除します。
シンタックス
'宣言
 
Public Overloads Sub Remove( _
   ByVal index As System.Integer _
) 
public void Remove( 
   System.int index
)

パラメータ

index
削除するフィールドを指定します。
参照

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