The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IBindingList::AllowRemove Property
.NET Framework (current version)
Namespace:
System.ComponentModel
Assembly: System (in System.dll)
Return to top
Assembly: System (in System.dll)
If IList::IsFixedSize or IList::IsReadOnly is true, this property returns false.
Note |
|---|
If AllowRemove returns false, IList::Remove and IList::RemoveAt throw a NotSupportedException. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
