System::Text::UTF8Encoding::operator== metod

UTF8Encoding::operator== method

Jämför kodningsparametrar.

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

ReturnValue

Sant om parametrarna matchar, falskt annars.

Se även