Aspose::Font::Glyphs::operator!= method
İçindekiler
[
Saklamak
]Aspose::Font::Glyphs::operator!=(const System::SharedPtr<GlyphId>&, const System::SharedPtr<System::Object>&) method
İki glif kimliği eşit değilse true döndürür.
bool Aspose::Font::Glyphs::operator!=(const System::SharedPtr<GlyphId> &obj1, const System::SharedPtr<System::Object> &obj2)
| Parametre | Tür | Açıklama |
|---|---|---|
| obj1 | const System::SharedPtr<GlyphId>& | Karşılaştırılacak ilk glif tanımlayıcısı. |
| obj2 | const System::SharedPtr<System::Object>& | Karşılaştırılacak ikinci glif tanımlayıcısı. |
ReturnValue
Karşılaştırma sonucu.
Ayrıca Bakınız
- 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
Eşitsizlik operatörü uygulaması.
bool Aspose::Font::Glyphs::operator!=(const System::SharedPtr<GlyphUInt32Id> &obj1, const System::SharedPtr<System::Object> &obj2)
| Parametre | Tür | Açıklama |
|---|---|---|
| obj1 | const System::SharedPtr<GlyphUInt32Id>& | karşılaştırılacak ilk glif tanımlayıcısı |
| obj2 | const System::SharedPtr<System::Object>& | karşılaştırılacak ikinci glif tanımlayıcısı |
ReturnValue
karşılaştırma sonucu
Ayrıca Bakınız
- Typedef SharedPtr
- Class GlyphUInt32Id
- Class Object
- Namespace Aspose::Font::Glyphs
- Library Aspose.Font for C++