DataCollection
RemoveAt メソッド (C1CollectionView)

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

パラメータ

index
The position of the item to remove.
参照

C1CollectionView クラス
C1CollectionView メンバ