System::Globalization::CultureInfo::get_IsNeutralCulture method
CultureInfo::get_IsNeutralCulture method
Checks whether the culture is neutral.
virtual bool System::Globalization::CultureInfo::get_IsNeutralCulture() const
ReturnValue
False if culture is associated with language but not with country or region, false otherwise.
See Also
- Class CultureInfo
- Namespace System::Globalization
- Library Aspose.PUB for C++