DataCollection
RemoveAt メソッド (C1DataCollectionBindingList)

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

パラメータ

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

C1DataCollectionBindingList クラス
C1DataCollectionBindingList メンバ