[This is preliminary documentation and subject to change.]
Implements the IChangeableCollection.IsSetAllowed member.
The default implementation always returns true.
IChangeableCollection.IsSetAllowed
Notes to Inheritors: The derived class should return true if the Set operation on the associated collection potentially succeeds. The inheritor should return false if items cannot be replaced in the associated collection.
CollectionUpdaterBase Class | LaMarvin.ComponentModel Namespace