ItemCollection.IEditableCollectionView.CommitNew Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Termine la transaction d’ajout et enregistre le nouvel élément en attente.
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
Implémente
Remarques
Ce membre est une implémentation explicite de membre d’interface. Elle ne peut être utilisée que lorsque l’instance ItemCollection est convertie en IEditableCollectionView interface.