NameScope::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 enumerator that iterates through a collection.
Assembly: WindowsBase (in WindowsBase.dll)
Return Value
Type: System.Collections::IEnumerator^An enumerator that iterates through a collection.
Implements
IEnumerable::GetEnumerator()
.NET Framework
Available since 4.0
Available since 4.0
Show: