LinkedElementCollection<T>.IBindingList.AllowRemove 属性

定义

返回 true,因为集合支持删除元素。

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

属性值

Boolean

实现

适用于