Equals Method¶
Equals¶
Summary¶
Determines whether the specified object is equal to the current object.
Signature¶
1 |
|
Parameters¶
Name | Type | Description |
---|---|---|
obj | object | Other object to compare current object with it |
Return Value¶
bool
Declaring Type¶
Last update: February 6, 2023