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