| Revit 2021 API |
| IntegerRange Members |
| IntegerRange Class Methods Properties See Also |
The IntegerRange type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the IntegerRange | |
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| High |
The upper limit of the range
| |
| IsValidObject |
Specifies whether the .NET object represents a valid Revit entity.
| |
| Low |
The lower limit of the range
|