System::Text::UTF8Encoding::operator== method

UTF8Encoding::operator== method

يقارن معلمات الترميزات.

bool System::Text::UTF8Encoding::operator==(const UTF8Encoding &other) const
ParameterTypeالوصف
otherconst UTF8Encoding&Encoding للمقارنة معه.

ReturnValue

صحيح إذا تطابقت المعلمات، خطأ إذا لم تتطابق.

انظر أيضًا