Compares the current StateRecord object to obj.
Declaration Syntax
Parameters
- obj (Object)
- Object against which the current StateRecord object is to be compared.
Return Value
Negative value if the current StateRecord object is less than obj,
Zero if the current StateRecord object is equal to obj,
Positive value if the current StateRecord object is greater than obj.