IObject

IObject overview

Public:

Methods:
Equals Returns a boolean indicating the equality of this instance versus the passed in value.  
GetHashCode Returns a pseudo-unique number to identify this object instance.  
ToString Returns a string representation of the object.  

See Also