[This is preliminary documentation and subject to change.]
Compares this reference code with an other reference code.
1 If the Code of this reference code is greather than the Code of the obj. -1 If this Code is smaller then than the obj.Code. If the two Codes are equal 0 is returned.
| Exception Type | Condition |
|---|---|
| InvalidCastException | The obj is not from the same type as this reference code. |
ReferenceCodeImpl Class | PmMda.Net.Dog.Reference Namespace