RVTDocs.com
Namespace: Autodesk.Revit.DB Class: TextRange

TextRange.Start

Property
Description:
The start index of a range within the .
Syntax
public int Start { get; set; }
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: The given value for start is negative.