equals (DirectoryUser - JavaScript™)
Checks if this object equals another.
Syntax
equals(o:any) : boolean| Parameters | Description |
|---|---|
o |
An object. |
| Return value | Description |
|---|---|
boolean |
True if the objects are equal; false otherwise. |
Checks if this object equals another.
equals(o:any) : boolean| Parameters | Description |
|---|---|
o |
An object. |
| Return value | Description |
|---|---|
boolean |
True if the objects are equal; false otherwise. |