Determines whether one element id is not less than another element id.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Parameters
- elementId1
- Type: Autodesk.Revit.DBElementId
The first ElementId.
- elementId2
- Type: Autodesk.Revit.DBElementId
The second ElementId.