System::Text::UTF7Encoding::operator== method

UTF7Encoding::operator== method

Jämför kodningsparametrar.

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

ReturnValue

Sant om parametrarna matchar, falskt annars.

Se även