Determines whether the two object references are equivalent. Two object references are equivalent if they are identical or if they refer to the same object. If the determination, however, is too time consuming ORBs are not required to check whether two distinct object references refer to the same object.
true
if this object reference is equivalent to the given object
reference. Note that false
indicates only that the two object
references are distinct, not necessarily that they reference distinct objects.
Object Interface | Object Members | Ics Namespace