Scheduler for WPF
RemoveAt メソッド (C1BindingSource)

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > C1BindingSource クラス : RemoveAt メソッド
The zero-based index of the item to remove.
Removes the item at the specified index in the list.
シンタックス
'宣言
 
Public Overridable Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public virtual void RemoveAt( 
   System.int index
)

パラメータ

index
The zero-based index of the item to remove.
参照

C1BindingSource クラス
C1BindingSource メンバ