Click or drag to resize

ModelBase Methods

The ModelBase type exposes the following members.

Methods
  NameDescription
Public methodCompareTo
Compares the current object with another object of the same type.
Public methodEquals
Determines whether current object instance is equal to another object.
(Overrides ObjectEquals(Object).)
Public methodGetHashCode
Returns the hash code for the given object.
(Overrides ObjectGetHashCode.)
Public methodToString
Returns string representation of the current object.
(Overrides ObjectToString.)
Top
Explicit Interface Implementations
See Also