Equals
Equals (1 of 2)
Determines whether the specified object is equal to the current object.
Returns: true if the specified object is equal to the current object; otherwise, false.
Equals(System::SharedPtr < ImapMessageFlags > other)
| Parameter | Description |
|---|---|
| other | The object to compare with the current object. |
Equals (2 of 2)
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. |