Aspose::Font::MultiLanguageString::Equals 方法

MultiLanguageString::Equals method

如果对象被视为相等,则返回 true。

bool Aspose::Font::MultiLanguageString::Equals(System::SharedPtr<System::Object> objToCompare) override
参数类型描述
objToCompareSystem::SharedPtr<System::Object>用于比较的对象

ReturnValue

比较结果

另见