Equals( ) method
Compares the object reference for the current class instance to the specified object reference. If the object references (regardless of type) point to the same object instance, this method returns TRUE. Otherwise, it returns FALSE.
Return type: LOGICAL
Access: PUBLIC
Applies to: Progress.Lang.Object class, System.Object class (from the .NET Framework)
OtherObj
OpenEdge Release 10.2B
|