Culture.GetCulture Method
The GetCulture method overloads return a specified culture.
Overload List
| Name | Description |
|---|---|
| Culture.GetCulture (Int32) |
The GetCulture method returns a read-only Culture object that represents the culture that corresponds to the locale ID parameter, lcid.
|
| Culture.GetCulture (String) |
The GetCulture method gets a read-only Culture object that represents the culture specified by the name parameter.
|