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