'Declaration Function GetText( _ ByVal startIndex As System.Integer, _ ByVal count As System.Integer _ ) As System.String
System.string GetText( System.int startIndex, System.int count )
Parameters
Return Value
The text of specified range of ITextChar objects.