TextElementCollection<TextElementType>::GetEnumerator Method ()
.NET Framework (current version)
Returns an enumerator for the contents of the collection.
Assembly: PresentationFramework (in PresentationFramework.dll)
Return Value
Type: System.Collections.Generic::IEnumerator<TextElementType>^An enumerator for the contents of the collection.
Implements
IEnumerable<T>::GetEnumerator()
.NET Framework
Available since 3.0
Available since 3.0
Show: