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