Implemented interface member:
method
Clear
System.Collections.Generic.ICollection<T>.Clear()
1 override of Clear
System.Collections (1)
System\Collections\Generic\SortedSet.TreeSubSet.cs (1)
92
public override void
Clear
()
4 references to Clear
System.Collections (4)
System\Collections\Generic\SortedDictionary.cs (1)
198
_set.
Clear
();
System\Collections\Generic\SortedSet.cs (3)
1061
Clear
();
1077
Clear
();
1118
Clear
();