[This is preliminary documentation and subject to change.]
Implements the IChangeableCollection.IsClearAllowed member.
The default implementation always returns true.
IChangeableCollection.IsClearAllowed
Notes to Inheritors: The derived class should return true if the Clear method potentially succeeds. The inheritor should return false if the collection cannot be cleared.
CollectionUpdaterBase Class | LaMarvin.ComponentModel Namespace