System::Text::UTF8Encoding::operator== method
UTF8Encoding::operator== method
يقارن معلمات الترميزات.
bool System::Text::UTF8Encoding::operator==(const UTF8Encoding &other) const
| Parameter | Type | الوصف |
|---|---|---|
| other | const UTF8Encoding& | Encoding للمقارنة معه. |
ReturnValue
صحيح إذا تطابقت المعلمات، خطأ إذا لم تتطابق.
انظر أيضًا
- Class UTF8Encoding
- Class UTF8Encoding
- Namespace System::Text
- Library Aspose.Page for C++