ItemCollection.IEditableCollectionView.CancelNew メソッド

定義

追加トランザクションを終了し、保留中の新しい項目を破棄します。

 virtual void System.ComponentModel.IEditableCollectionView.CancelNew() = System::ComponentModel::IEditableCollectionView::CancelNew;
void IEditableCollectionView.CancelNew ();
abstract member System.ComponentModel.IEditableCollectionView.CancelNew : unit -> unit
override this.System.ComponentModel.IEditableCollectionView.CancelNew : unit -> unit
Sub CancelNew () Implements IEditableCollectionView.CancelNew

実装

注釈

このメンバーは、明示的なインターフェイス メンバーの実装です。 これは、ItemCollection のインスタンスが IEditableCollectionView インターフェイスにキャストされる場合のみ、使用できます。

適用対象