System::Text::UTF32Encoding::operator== метод

UTF32Encoding::operator== method

Сравнивает параметры кодировок.

bool System::Text::UTF32Encoding::operator==(const UTF32Encoding &other) const
ПараметрТипОписание
otherconst UTF32Encoding&Encoding для сравнения.

ReturnValue

True если параметры совпадают, false в противном случае.

См. также