Share via


LinkedElementCollection<T>.IBindingList.AllowRemove Property

Definition

Returns true because the collection supports removal of elements.

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