IObject

IObject


This is the base interface to allow objects to be utilized throughout most of VBCorLib.


Public:

Methods:

NameDescription
 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.