TextRange
Public Constructor
Public Method
TextRange.
Public Method
TextRange(TextRange)
Public Method
TextRange(Int32, Int32)
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.