2 references to Values
System.Collections.NonGeneric (2)
System\Collections\SortedList.cs (2)
859
else if (_getObjectRetType ==
Values
)
1069
return new SortedListEnumerator(sortedList, 0, sortedList.Count, SortedListEnumerator.
Values
);