FlexReport for WinForms
Remove(FieldBase) メソッド


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > FieldCollection クラス > Remove メソッド : Remove(FieldBase) メソッド
The field to be removed.
Removes a field from the collection.
シンタックス
'宣言
 
Public Overloads Sub Remove( _
   ByVal item As FieldBase _
) 
'使用法
 
Dim instance As FieldCollection
Dim item As FieldBase
 
instance.Remove(item)
public void Remove( 
   FieldBase item
)

パラメータ

item
The field to be removed.
参照

参照

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