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::AllowNew Property
.NET Framework (current version)
Gets whether you can add items to the list using AddNew.
Assembly: System (in System.dll)
If IList::IsFixedSize or IList::IsReadOnly is true, this property returns false.
.NET Framework
Available since 1.1
Available since 1.1
Show: