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