ComponentOne RichTextBox for UWP
GetEnumerator Method (C1TextElement)

C1.Xaml.RichTextBox.Documents Namespace > C1TextElement Class : GetEnumerator Method
Returns an enumerator that iterates through the collection.
Syntax
'Declaration
 
Public Function GetEnumerator() As System.Collections.IEnumerator
public System.Collections.IEnumerator GetEnumerator()

Return Value

A System.Collections.IEnumerator that can be used to iterate through the collection.
See Also

Reference

C1TextElement Class
C1TextElement Members