TList<T>.Clear Method
Summary
Removes all items from the ICollection<T>.
Namespace
:
Spring.Collections.Lists
Syntax
Delphi
public procedure Clear; override;
Overrides
TListBase<T>.Clear
See Also
Reference
TList<T>
Spring.Collections.Lists