Click or drag to resize
CultureInfoGetCultureInfo Method
Overload List
  NameDescription
Public methodStatic memberGetCultureInfo(Int32)
Retrieves a cached, read-only instance of a culture by using the specified culture identifier.
Public methodStatic memberGetCultureInfo(String)
Retrieves a cached, read-only instance of a culture by using the specified culture name.
Public methodStatic memberGetCultureInfo(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.
Top
See Also