Method MasterObject()->Version()->__hash()
- Method __hash
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.