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