Equals
Equals
Checks that the objects are equal.
Returns: True if the objects are equal, false otherwise.
Equals(System::SharedPtr< System::Object > obj)
| Parameter | Description |
|---|---|
| obj | Second object to compare. |
Checks that the objects are equal.
Returns: True if the objects are equal, false otherwise.
Equals(System::SharedPtr< System::Object > obj)
| Parameter | Description |
|---|---|
| obj | Second object to compare. |