System.Globalization.CultureInfo: Constructor Members

The constructors of System.Globalization.CultureInfo are listed below. For a list of all members, see the CultureInfo Members list.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Globalization.CultureInfo class based on the culture specified by the culture identifier.

Initializes a new instance of the System.Globalization.CultureInfo class based on the culture specified by name.

Initializes a new instance of the System.Globalization.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.

Initializes a new instance of the System.Globalization.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.