System::Text::UTF32Encoding::operator== metodu
UTF32Encoding::operator== method
Kodlamaların parametrelerini karşılaştırır.
bool System::Text::UTF32Encoding::operator==(const UTF32Encoding &other) const
| Parametre | Tür | Açıklama |
|---|---|---|
| other | const UTF32Encoding& | Encoding ile karşılaştırmak için. |
ReturnValue
Parametreler eşleşiyorsa doğru, aksi takdirde yanlış.
Ayrıca Bakınız
- Class UTF32Encoding
- Class UTF32Encoding
- Namespace System::Text
- Library Aspose.Font for C++