Aspose::Font::Glyphs::GlyphStringId::Equals 方法
GlyphStringId::Equals method
如果字符串 ID 相等,则返回 true。
bool Aspose::Font::Glyphs::GlyphStringId::Equals(System::SharedPtr<System::Object> obj) override
| 参数 | 类型 | 描述 |
|---|---|---|
| obj | System::SharedPtr<System::Object> | Glyph 字符串标识符,用于比较。 |
ReturnValue
比较结果。
另见
- Typedef SharedPtr
- Class Object
- Class GlyphStringId
- Namespace Aspose::Font::Glyphs
- Library Aspose.Font for C++