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