SpecTypeId.Int Class
This class contains constants identifying integer specs.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since:  2021

Syntax

C#
public static class Int
Visual Basic
Public NotInheritable Class Int
Visual C++
public ref class Int abstract sealed

Inheritance Hierarchy

System..::..Object
  Autodesk.Revit.DB..::..SpecTypeId..::..Int

See Also