TListBase<T>.Clear Method

Removes all items from the ICollection<T>.

Namespace: Spring.Collections.Base
public
 procedure Clear; override;

Implements

ICollection.Clear

Overrides

TCollectionBase<T>.Clear