TimeElement.ElementCompareTo (METH)ΒΆ
METHOD ElementCompareTo : INT
Compares this element with itfElement
.
Returns 0 if the elements are equal, < 0 if the element is less than itfElement
,
> 0 if the element is greater than itfElement
.
- InOut:
Scope
Name
Type
Comment
Return
ElementCompareTo
INT
Input
itfElement
The element to compare