FlexReport for WinForms
Remove(String) メソッド


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

パラメータ

name
The name of the field to be removed.
参照

参照

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