Метод System::Text::UTF7Encoding::operator==
UTF7Encoding::operator== method
Сравнивает параметры кодировок.
bool System::Text::UTF7Encoding::operator==(const UTF7Encoding &other) const
| Параметр | Тип | Описание |
|---|---|---|
| other | const UTF7Encoding& | Encoding для сравнения параметров. |
ReturnValue
True, если параметры совпадают, иначе false.
См. также
- Class UTF7Encoding
- Class UTF7Encoding
- Namespace System::Text
- Library Aspose.Font for C++