FlexReport for WinForms
RemoveAt メソッド (FieldCollection)


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

パラメータ

index
Specifies the field to be removed.
参照

参照

FieldCollection クラス
FieldCollection メンバ