FlexReport for WinForms
Remove(Int32) メソッド


C1.Report アセンブリ > C1.Report 名前空間 > FieldCollection クラス > Remove メソッド : Remove(Int32) メソッド
Specifies the field to be removed.
Removes a field from the collection.
シンタックス
'宣言
 
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
Specifies the field to be removed.
参照

参照

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