DataView.IBindingList.AddNew Méthode

Définition

Pour obtenir une description de ce membre, consultez AddNew().

 virtual System::Object ^ System.ComponentModel.IBindingList.AddNew() = System::ComponentModel::IBindingList::AddNew;
object? IBindingList.AddNew ();
object IBindingList.AddNew ();
abstract member System.ComponentModel.IBindingList.AddNew : unit -> obj
override this.System.ComponentModel.IBindingList.AddNew : unit -> obj
Function AddNew () As Object Implements IBindingList.AddNew

Retours

Élément ajouté à la liste.

Implémente

Remarques

Ce membre est une implémentation d'un membre d'interface explicite. Il peut uniquement être utilisé lorsque l'instance de DataView est castée en interface IBindingList.

S’applique à