Method Clear
Clear()
Clears all entries in this map. This method is supported for reusing, but not System.Collections.Generic.IDictionary<TKey, TValue>.Remove(TKey).
Declaration
public virtual void Clear()
Implements
System.Collections.Generic.ICollection<T>.Clear()