Reports for WPF
Remove(String) メソッド

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

パラメータ

name
削除するフィールドの名前。
参照

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