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 介面時,才能使用這個成員。

適用於