OrderedDictionary.IEnumerable.GetEnumerator Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Returns an IDictionaryEnumerator object that iterates through the OrderedDictionary collection.
Assembly: System (in System.dll)
Return Value
Type: System.Collections.IEnumeratorAn IDictionaryEnumerator object for the OrderedDictionary collection.
Implements
IEnumerable.GetEnumerator()
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Available since 10
.NET Framework
Available since 2.0
Show: