Aspose::Font::MultiLanguageString::Equals method
MultiLanguageString::Equals method
Returns true if objects are considered equal.
bool Aspose::Font::MultiLanguageString::Equals(System::SharedPtr<System::Object> objToCompare) override
Parameter | Type | Description |
---|---|---|
objToCompare | System::SharedPtr<System::Object> | object to compare with |
ReturnValue
comparison result
See Also
- Typedef SharedPtr
- Class Object
- Class MultiLanguageString
- Namespace Aspose::Font
- Library Aspose.Font for C++