DataCollection
Remove メソッド (C1CollectionView)

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

パラメータ

item
The item to remove.
参照

C1CollectionView クラス
C1CollectionView メンバ