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