| CultureTypes | A list of culture type filters used in GetCultures. |
| 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. |
| GetCultures | Returns a set of CultureInfo objects. |
| ReadOnly | Returns a ReadOnly wrapped CultureInfo object. |