'Declaration
Public Function New( _ ByVal pos As C1TextPointer _ )
public C1TextRange( C1TextPointer pos )
Parameters
- pos
- The start and end position.
'Declaration
Public Function New( _ ByVal pos As C1TextPointer _ )
public C1TextRange( C1TextPointer pos )