ElementId.Compare
Description:
Compares two element ids.
Compares two element ids.
-
idThe ElementId to be compared with this ElementId.
Return Value
int
-1 if this element id is less than id, 0 if equal, 1 if greater.