ReadOnlyLinkedElementCollection<T>.IBindingList.AllowRemove Property

Definition

Returns false because the collection does not support removal of items.

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

Property Value

Implements

Applies to