2 references to Keys
System.Collections.NonGeneric (2)
System\Collections\SortedList.cs (2)
857
if (_getObjectRetType ==
Keys
)
966
return new SortedListEnumerator(sortedList, 0, sortedList.Count, SortedListEnumerator.
Keys
);