AutoComplete for ASP.NET Web Forms
RemoveAt メソッド (FieldCollection)

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > FieldCollection クラス : RemoveAt メソッド
Specifies the field to be removed.
Removes a field from a C1Report.Fields collection.
シンタックス
'宣言
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public void RemoveAt( 
   System.int index
)

パラメータ

index
Specifies the field to be removed.
参照

FieldCollection クラス
FieldCollection メンバ