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