System::Text::ICUEncoding::operator== विधि
ICUEncoding::operator== method
कोडपेजों का उपयोग करके एन्कोडिंग की तुलना करता है।
bool System::Text::ICUEncoding::operator==(const ICUEncoding &other) const
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| other | const ICUEncoding& | Encoding तुलना करने के लिए. |
ReturnValue
यदि कोडपेज मेल खाते हैं तो सत्य, अन्यथा असत्य.
संबंधित देखें
- Class ICUEncoding
- Class ICUEncoding
- Namespace System::Text
- Library Aspose.Page for C++