ElementId.op_LessThan
Description:
Determines whether this element id is less than another element id.
Determines whether this element id is less than another element id.
-
elementId1The first ElementId.
-
elementId2The second ElementId.
Return Value
bool
True if the first element id is less than the second element id, otherwise, false.