IDictionary.Clear Method
Removes all key-value pairs from the dictionary.
Syntax
Unit: Bcl.Collections
procedure IDictionary.Clear; virtual; abstract;
Removes all key-value pairs from the dictionary.
Unit: Bcl.Collections
procedure IDictionary.Clear; virtual; abstract;