Method MasterObject()->Version()->`<()
- Method `<
int res = MasterObject.Version() < v
int res = MasterObject.Version() > v
int res = MasterObject.Version() == v
int hash_value( MasterObject.Version arg )- Description
Methods define so that version objects can be compared and ordered.