[This is preliminary documentation and subject to change.]
Gets a flag indicating whether an Insert (or Add) operation is currently allowed.
Returns true if an Insert (or Add) method call is allowed; otherwise false.
IChangeableCollection.IsInsertAllowed
The call is simply forwarded to the IsInsertAllowed implementation of the associated Updater object.
ChangeableCollectionBase Class | LaMarvin.ComponentModel Namespace