TextRange Constructor

Overload List

 NameDescription
Public methodTextRange() Constructs a TextRange with default values for start and length.
Public methodTextRange(TextRange) Constructs a copy of the input TextRange object.
Public methodTextRange(Int32, Int32) Constructs a TextRange with input start and length.

See Also

Reference

TextRange Class
Autodesk.Revit.DB Namespace