Sdílet prostřednictvím


Culture.GetCulture Method

Include Protected Members
Include Inherited Members

The GetCulture method overloads return a specified culture.

Overload List

  Name Description
Public methodStatic member GetCulture(Int32) The GetCulture method returns a read-only Culture object that represents the culture that corresponds to the locale ID parameter, lcid.
Public methodStatic member GetCulture(String) The GetCulture method gets a read-only Culture object that represents the culture specified by the name parameter.

Top