TCollectionBase<T>.Clear Method

Removes all items from the ICollection<T>.

Namespace: Spring.Collections.Base
public
 procedure Clear; virtual; abstract;

Implements

ICollection<T>.Clear