[This is preliminary documentation and subject to change.]
Initializes a new instance of an ChangeableCollectionBase-derived class associating it with the given updater object.
Typically, when inheriting the ChangeableCollectionBase class, the derived class exposes a public constructor that instantiates application-specific ICollectionUpdater implementation.
| Exception Type | Condition |
|---|---|
| ArgumentNullException | A a null reference (Nothing in Visual Basic) was passed as the updater argument value. An ChangeableCollectionBase-derived object must be associated with a valid ICollectionUpdater object. |
ChangeableCollectionBase Class | LaMarvin.ComponentModel Namespace | ChangeableCollectionBase Constructor Overload List