FlexReport for UWP
RemoveAt メソッド (FieldCollection)

C1.UWP.FlexReport アセンブリ > C1.Xaml.FlexReport 名前空間 > FieldCollection クラス : RemoveAt メソッド
削除するフィールドを指定します。
コレクションからフィールドを削除します。
シンタックス
'宣言
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public void RemoveAt( 
   System.int index
)

パラメータ

index
削除するフィールドを指定します。
参照

FieldCollection クラス
FieldCollection メンバ