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