System::Text::ICUEncoding::operator== method
ICUEncoding::operator== method
Compares encodings using codepages.
bool System::Text::ICUEncoding::operator==(const ICUEncoding &other) const
Parameter | Type | Description |
---|---|---|
other | const ICUEncoding& | Encoding to compare to. |
ReturnValue
True if codepages match, false otherwise.
See Also
- Class ICUEncoding
- Class ICUEncoding
- Namespace System::Text
- Library Aspose.PUB for C++