Constable Authorization Engine 2.0 BETA

ChangeableCollectionBase.OnClear Method 

[This is preliminary documentation and subject to change.]

Calls the OnClear method implementation of the associated Updater object.

[Visual Basic]
Overrides Protected Sub OnClear()
[C#]
protected override void OnClear();

Remarks

For more information, see the System.Collections.CollectionBase.OnClear help topic.

See Also

ChangeableCollectionBase Class | LaMarvin.ComponentModel Namespace