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 インターフェイスにキャストされる場合のみ、使用できます。

適用対象