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.

[Visual Basic]
Overloads Protected Sub New()
[C#]
protected ChangeableCollectionBase();

Remarks

This default constructor sets the Updater property to an instance of the FullControlCollectionUpdater class making the collection fully changeable.

See Also

ChangeableCollectionBase Class | LaMarvin.ComponentModel Namespace | ChangeableCollectionBase Constructor Overload List