Constable Authorization Engine 2.0 BETA

ChangeableCollectionBase Constructor

[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.

Overload List

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);

See Also

ChangeableCollectionBase Class | LaMarvin.ComponentModel Namespace