TextElementCollection<TextElementType>::IEnumerable::GetEnumerator Method ()
.NET Framework (current version)
Returns an enumerator that iterates through a collection. Use the type-safe GetEnumerator method instead.
Assembly: PresentationFramework (in PresentationFramework.dll)
Return Value
Type: System.Collections::IEnumerator^An IEnumerator object that can be used to iterate through the collection.
Implements
IEnumerable::GetEnumerator()
.NET Framework
Available since 3.0
Available since 3.0
Show: