Share via


LinkedElementCollection<T>.IBindingList.AllowNew Property

Definition

Returns true because the collection supports adding new elements.

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

Property Value

Implements

Applies to