طريقة Aspose::Font::Glyphs::operator==
محتويات
[
يخفي
]Aspose::Font::Glyphs::operator==(const System::SharedPtr<GlyphId>&, const System::SharedPtr<System::Object>&) method
يرجع true إذا كان معرفا الحرفين متساويين.
bool Aspose::Font::Glyphs::operator==(const System::SharedPtr<GlyphId> &obj1, const System::SharedPtr<System::Object> &obj2)
| معامل | نوع | الوصف |
|---|---|---|
| obj1 | const System::SharedPtr<GlyphId>& | معرّف glyph الأول للمقارنة. |
| obj2 | const System::SharedPtr<System::Object>& | معرّف glyph الثاني للمقارنة. |
ReturnValue
نتيجة المقارنة.
انظر أيضًا
- Typedef SharedPtr
- Class GlyphId
- Class Object
- Namespace Aspose::Font::Glyphs
- Library Aspose.Font for C++
Aspose::Font::Glyphs::operator==(const System::SharedPtr<GlyphUInt32Id>&, const System::SharedPtr<System::Object>&) method
تنفيذ عامل المساواة.
bool Aspose::Font::Glyphs::operator==(const System::SharedPtr<GlyphUInt32Id> &obj1, const System::SharedPtr<System::Object> &obj2)
| معامل | نوع | الوصف |
|---|---|---|
| obj1 | const System::SharedPtr<GlyphUInt32Id>& | معرف glyph الأول للمقارنة |
| obj2 | const System::SharedPtr<System::Object>& | معرف glyph الثاني للمقارنة |
ReturnValue
نتيجة المقارنة
انظر أيضًا
- Typedef SharedPtr
- Class GlyphUInt32Id
- Class Object
- Namespace Aspose::Font::Glyphs
- Library Aspose.Font for C++