Aspose::Font::Glyphs::GlyphIdList::Contains method
GlyphIdList::Contains method
يرجع true في حال وجود معرف الرمز في القائمة.
bool Aspose::Font::Glyphs::GlyphIdList::Contains(const System::SharedPtr<GlyphId> &glyphId) const override
| معامل | نوع | الوصف |
|---|---|---|
| glyphId | const System::SharedPtr<GlyphId>& | معرف glyph |
ReturnValue
true إذا كان معرف الشكل موجودًا في القائمة، وإلا false
انظر أيضًا
- Typedef SharedPtr
- Class GlyphId
- Class GlyphIdList
- Namespace Aspose::Font::Glyphs
- Library Aspose.Font for C++