[This is preliminary documentation and subject to change.]
Initializes a new instance of an ChangeableCollectionBase-derived class associating it with an instance of the FullControlCollectionUpdater.
Initializes a new instance of an ChangeableCollectionBase-derived class associating it with an instance of the FullControlCollectionUpdater.
protected ChangeableCollectionBase();
Initializes a new instance of an ChangeableCollectionBase-derived class associating it with the given updater object.
protected ChangeableCollectionBase(ICollectionUpdater);
ChangeableCollectionBase Class | LaMarvin.ComponentModel Namespace