System::Text::UTF7Encoding::operator== metod

UTF7Encoding::operator== method

Jämför kodningens parametrar.

bool System::Text::UTF7Encoding::operator==(const UTF7Encoding &other) const
ParameterTypeBeskrivning
otherconst UTF7Encoding&Encoding att jämföra parametrar med.

ReturnValue

Sant om parametrarna matchar, falskt annars.

Se även