ReadOnlyLinkedElementCollection<T>.IBindingList.AllowRemove 属性

定义

返回 false,因为集合不支持移除项。

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

实现

适用于