Equals()
IdnMapping::Equals(SharedPtr<Object>) method
Compares two IdnMapping objects.
bool System::Globalization::IdnMapping::Equals(SharedPtr<Object> value) override
Arguments
| Parameter | Type | Description |
|---|---|---|
| value | SharedPtr<Object> | The object to compare to the current object. |
Return Value
true if two objects are equal, otherwise - false.
See Also
- Typedef SharedPtr
- Class Object
- Class IdnMapping
- Namespace System::Globalization
- Library Aspose.Slides