DataView.IBindingList.AllowRemove Propriété

Définition

Pour obtenir une description de ce membre, consultez AllowRemove.

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

Valeur de propriété

Pour obtenir une description de ce membre, consultez AllowRemove.

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 à