Return a string representation for the object.
Source position: objpash.inc line 311
ToString returns by default the class name of the object. It is useful during sending of debug messages.
Descendent classes can override this method to give a better description of the object than just the class name.
|
Return a hash code for the object. |
|
|
Check if two objects are equal. |