Equals
Equals
Determines whether the specified System::Object is equal to this instance.
Returns: true if the specified System::Object is equal to this instance; otherwise, false .
Equals(System::SharedPtr < System::Object > obj)
| Parameter | Description |
|---|---|
| obj | The System::Object to compare with this instance. |