ElementId.CompareTo
Description:
Compares two element ids. Implementation of System.
Compares two element ids. Implementation of System.
public virtual int CompareTo(
Object id
)
-
ObjectidThe ElementId to be compared with this ElementId.
Return Value
Int32
-1 if this element id is less than other id, 0 if equal, 1 if greater.