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