ModelBase Methods |
The ModelBase type exposes the following members.
| Name | Description | |
|---|---|---|
| CompareTo |
Compares the current object with another object of the same type.
| |
| Equals |
Determines whether current object instance is equal to another object.
(Overrides ObjectEquals(Object).) | |
| GetHashCode |
Returns the hash code for the given object.
(Overrides ObjectGetHashCode.) | |
| ToString |
Returns string representation of the current object.
(Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| IComparableCompareTo |
Compares the current object with another object of the same type.
| |
| IEquatableModelBaseEquals |
Determines whether current object instance is equal to another object.
|