Clear()

HashSet::Clear() method

Deletes all elements in set.

void System::Collections::Generic::HashSet<T>::Clear() override

See Also