System.Globalization Namespace CultureInfo Class
Initializes a new instance of the CultureInfo class.
4. Initializes a new instance of the CultureInfo class based on the culture specified by name.
2. Initializes a new instance of the CultureInfo class based on the culture specified by name and on the Boolean that specifies whether to use the user-selected culture settings from the system.
3. Initializes a new instance of the CultureInfo class based on the culture specified by the culture identifier.
4. Initializes a new instance of the CultureInfo class based on the culture specified by the culture identifier and on the Boolean that specifies whether to use the user-selected culture settings from the system.
CultureInfo Members