CollectionView for WinForms
RemoveAt メソッド

C1.Win.CollectionView アセンブリ > C1.Win.CollectionView 名前空間 > C1CollectionViewBindingList クラス : 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.
参照

C1CollectionViewBindingList クラス
C1CollectionViewBindingList メンバ