The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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::IEnumerator^An 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: