DataCollection
Remove メソッド (C1DataCollectionBindingList)

C1.DataCollection.BindingList アセンブリ > C1.DataCollection.BindingList 名前空間 > C1DataCollectionBindingList クラス : Remove メソッド
The object to remove from the System.Collections.IList.
Removes the first occurrence of a specific object from the System.Collections.IList.
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal value As System.Object _
) 
public void Remove( 
   System.object value
)

パラメータ

value
The object to remove from the System.Collections.IList.
参照

C1DataCollectionBindingList クラス
C1DataCollectionBindingList メンバ