LinkedElementCollection<T>.IBindingList.AllowEdit 属性

定义

返回 true,因为集合支持修改集合中的元素。

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

属性值

Boolean

实现

适用于