FlexReport for WPF
Remove(Int32) メソッド


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

パラメータ

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

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