Skip to content

TextRange

Public Constructor

Overload List

Name

Description


Public Method
TextRange.

Constructs a TextRange with default values for start and length.


Public Method
TextRange(TextRange)

Constructs a copy of the input TextRange object.


Public Method
TextRange(Int32, Int32)

Constructs a TextRange with input start and length.