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