2027 Method
Changes 7
M

ElementId.CompareTo

Description:
Compares two element ids. Implementation of System.
public virtual int CompareTo(
	Object id
)
  • Object
    id
    The 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.