UIElementCollection::GetEnumerator Method ()
.NET Framework (current version)
Returns an enumerator that can iterate the UIElementCollection.
Assembly: PresentationFramework (in PresentationFramework.dll)
Return Value
Type: System.Collections::IEnumerator^An IEnumerator that can list the members of this collection.
Implements
IEnumerable::GetEnumerator()
.NET Framework
Available since 3.0
Available since 3.0
Show: