LinkedElementCollection<T>.IBindingList.AllowNew 属性

定义

返回 true,因为集合支持添加新元素。

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

属性值

Boolean

实现

适用于