[This is preliminary documentation and subject to change.]
Provides a placeholder for derived classes to implement validation logic when removing all items from the associated collection.
Note Always call this base class method in your derived classes.
| Exception Type | Condition |
|---|---|
| ArgumentNullException | A a null reference (Nothing in Visual Basic) was passed as the collection argument value. |
CollectionUpdaterBase Class | LaMarvin.ComponentModel Namespace