Scheduler for WPF
RemoveAt メソッド (C1BindingSource)

C1.WPF.Schedule.4.5.2 アセンブリ > C1.C1Schedule 名前空間 > C1BindingSource クラス : RemoveAt メソッド
削除する項目の0から始まるインデックス。
指定されたインデックスにあるアイテムをリストから削除します。
シンタックス
'宣言
 
Public Overridable Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public virtual void RemoveAt( 
   System.int index
)

パラメータ

index
削除する項目の0から始まるインデックス。
参照

C1BindingSource クラス
C1BindingSource メンバ