System::Text::ICUEncoding::operator== Methode
ICUEncoding::operator== method
Vergleicht Codierungen mithilfe von Codepages.
bool System::Text::ICUEncoding::operator==(const ICUEncoding &other) const
| Parameter | Typ | Beschreibung |
|---|---|---|
| other | const ICUEncoding& | Encoding zum Vergleichen mit. |
ReturnValue
Wahr, wenn Codepages übereinstimmen, sonst falsch.
Siehe auch
- Class ICUEncoding
- Class ICUEncoding
- Namespace System::Text
- Library Aspose.Font for C++