DataCollection
CancelNew メソッド (C1DataCollectionBindingList)

C1.DataCollection.BindingList アセンブリ > C1.DataCollection.BindingList 名前空間 > C1DataCollectionBindingList クラス : CancelNew メソッド
The index of the item that was previously added to the collection.
Discards a pending new item from the collection.
シンタックス
'宣言
 
Public Sub CancelNew( _
   ByVal itemIndex As System.Integer _
) 
public void CancelNew( 
   System.int itemIndex
)

パラメータ

itemIndex
The index of the item that was previously added to the collection.
参照

C1DataCollectionBindingList クラス
C1DataCollectionBindingList メンバ