SkipList<TKey,TValue>.Clear method

Removes all items from the list.

public void Clear()

See Also