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