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