CollectionView for WinForms
CancelNew メソッド

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

C1CollectionViewBindingList クラス
C1CollectionViewBindingList メンバ