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
ParameterTypeDescription
objToCompareSystem::SharedPtr<System::Object>object to compare with

ReturnValue

comparison result

See Also