The length of the range.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public int Length { get; set; }
Property Value
Int32Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | When setting this property: The given value for length is negative. |
