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