'Declaration
Public Function Enumerate( _ ByVal dir As LogicalDirection _ ) As IEnumerable(Of C1TextElement)
public IEnumerable<C1TextElement> Enumerate( LogicalDirection dir )
Parameters
Return Value
The enumeration of the elements in the specified direction.