ItemCollection.IEditableCollectionView.CommitNew メソッド

定義

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

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

実装

注釈

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

適用対象