2 references to DictionaryEntry
System.Collections.Specialized (2)
System\Collections\Specialized\OrderedDictionary.cs (2)
369
return new OrderedDictionaryEnumerator(objectsArray, OrderedDictionaryEnumerator.
DictionaryEntry
);
377
return new OrderedDictionaryEnumerator(objectsArray, OrderedDictionaryEnumerator.
DictionaryEntry
);