CultureInfoGetCultureInfo Method |
Name | Description | |
---|---|---|
GetCultureInfo(Int32) | Retrieves a cached, read-only instance of a culture by using the specified culture identifier. | |
GetCultureInfo(String) | Retrieves a cached, read-only instance of a culture by using the specified culture name. | |
GetCultureInfo(String, String) | Retrieves a cached, read-only instance of a culture. Parameters specify a culture that is initialized with the TextInfo and CompareInfo objects specified by another culture. |