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