CultureInfo Constructor | Overloaded. [To be supplied.] |
Calendar | [To be supplied.] |
CompareInfo | [To be supplied.] |
CurrentCulture | [To be supplied.] |
CurrentUICulture | [To be supplied.] |
DisplayName | Gets the full name of the CultureInfo in the UI language. |
EnglishName | Gets the full name of the CultureInfo in the UI language. |
InstalledUICulture | [To be supplied.] |
InvariantCulture | [To be supplied.] |
LCID | Gets the properly formed culture identifier for the current CultureInfo. |
Name | Gets the full name of the CultureInfo in the UI language. |
NativeName | Gets the full name of the CultureInfo in the native language. |
OptionalCalendars | [To be supplied.] |
Parent | [To be supplied.] |
TextInfo | [To be supplied.] |
ThreeLetterISOLanguageName | Gets the ISO 3166 three-letter code for the region of the current CultureInfo. |
ThreeLetterWindowLanguageName | Gets the Windows version of the three-letter code for the region of the current CultureInfo. |
TwoLetterISOLanguageName | Gets the ISO 3166 two-letter code for the region of the current CultureInfo. |
Equals | Determines whether the specified object refers to the same CultureInfo as the current instance. |
GetCultures | [To be supplied.] |
GetHashCode | Returns the hash code for the current CultureInfo. |
GetServiceObject | Returns a service object for the current instance. |
GetThreadCulture | Gets the CultureInfo for the current thread. |
GetType (inherited from Object) | Gets the Type of the Object. |
SetThreadCulture | Sets the culture on the current thread |
ToString | Obtains the name of the CultureInfo. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by the Garbage Collector (GC). This method may be ignored by the runtime; therefore, necessary cleanup operations should be done elsewhere. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |