
Clears the collection.
Inherited from Stonefield.Collections.BaseKeyedCollection`1[[Stonefield.Query.DataDictionary.IDatabase, Interfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]
public virtual void Clear();
Remarks
Raises the CollectionChanged event when the collection is cleared.