TCollectionBase<T>.Clear Method
Summary
Removes all items from the ICollection<T>.
Namespace
:
Spring.Collections.Base
Syntax
Delphi
public procedure Clear; virtual; abstract;
Implements
ICollection<T>.Clear
See Also
Reference
TCollectionBase<T>
Spring.Collections.Base