DataView.IBindingList.AllowNew Propriété

Définition

Pour obtenir une description de ce membre, consultez AllowNew.

property bool System::ComponentModel::IBindingList::AllowNew { bool get(); };
bool System.ComponentModel.IBindingList.AllowNew { get; }
member this.System.ComponentModel.IBindingList.AllowNew : bool
 ReadOnly Property AllowNew As Boolean Implements IBindingList.AllowNew

Valeur de propriété

Pour obtenir une description de ce membre, consultez AllowNew.

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 à