CorLib  

CultureInfoStatic

CultureInfoStatic overview

Public:

Types:
CultureTypes A list of culture type filters used in GetCultures.  
Properties:
CurrentCulture (get) Returns the current culture associated with this machine.  
CurrentCulture (set) Sets the current culcture associated with this machine.  
CurrentUICulture (get) Returns the culture for the current thread.  
InstalledUICulture (get) Returns the culture for the current systems language.  
InvariantCulture (get) Returns a ReadOnly version of the invariant culture.  
Methods:
GetCultures Returns a set of CultureInfo objects.  
ReadOnly Returns a ReadOnly wrapped CultureInfo object.  

See Also