CustomCultureInfo Methods |
The CustomCultureInfo type exposes the following members.
Name | Description | |
---|---|---|
ClearCachedData | Refreshes cached culture-related information. (Inherited from CultureInfo.) | |
Clone | Creates a copy of the current CultureInfo. (Inherited from CultureInfo.) | |
Equals | Determines whether the specified object is the same culture as the current CultureInfo. (Inherited from CultureInfo.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetConsoleFallbackUICulture | Gets an alternate user interface culture suitable for console applications when the default graphic user interface culture is unsuitable. (Inherited from CultureInfo.) | |
GetFormat | Gets an object that defines how to format the specified type. (Inherited from CultureInfo.) | |
GetHashCode | Serves as a hash function for the current CultureInfo, suitable for hashing algorithms and data structures, such as a hash table. (Inherited from CultureInfo.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string containing the name of the current CultureInfo in the format languagecode2-country/regioncode2. (Inherited from CultureInfo.) |