Mono Class Library: Overview

System.Globalization.CultureInfo: Members

The members of System.Globalization.CultureInfo are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
CalendarCalendar. Documentation for this section has not yet been entered.
[read-only]
CompareInfoCompareInfo. Documentation for this section has not yet been entered.
[read-only]
CultureTypesCultureTypes. Documentation for this section has not yet been entered.
[read-only]
static
CurrentCultureCultureInfo. Documentation for this section has not yet been entered.
[read-only]
static
CurrentUICultureCultureInfo. Documentation for this section has not yet been entered.
DateTimeFormatDateTimeFormatInfo. Documentation for this section has not yet been entered.
[read-only]
DisplayNamestring. Documentation for this section has not yet been entered.
[read-only]
EnglishNamestring. Documentation for this section has not yet been entered.
[read-only]
IetfLanguageTagstring. Documentation for this section has not yet been entered.
[read-only]
static
InstalledUICultureCultureInfo. Documentation for this section has not yet been entered.
[read-only]
static
InvariantCultureCultureInfo. Documentation for this section has not yet been entered.
[read-only]
IsNeutralCulturebool. Documentation for this section has not yet been entered.
[read-only]
IsReadOnlybool. Documentation for this section has not yet been entered.
[read-only]
KeyboardLayoutIdint. Documentation for this section has not yet been entered.
[read-only]
LCIDint. Documentation for this section has not yet been entered.
[read-only]
Namestring. Documentation for this section has not yet been entered.
[read-only]
NativeNamestring. Documentation for this section has not yet been entered.
NumberFormatNumberFormatInfo. Documentation for this section has not yet been entered.
[read-only]
OptionalCalendarsCalendar[]. Documentation for this section has not yet been entered.
[read-only]
ParentCultureInfo. Documentation for this section has not yet been entered.
[read-only]
TextInfoTextInfo. Documentation for this section has not yet been entered.
[read-only]
ThreeLetterISOLanguageNamestring. Documentation for this section has not yet been entered.
[read-only]
ThreeLetterWindowsLanguageNamestring. Documentation for this section has not yet been entered.
[read-only]
TwoLetterISOLanguageNamestring. Documentation for this section has not yet been entered.
[read-only]
UseUserOverridebool. Documentation for this section has not yet been entered.

Public Methods

ClearCachedData()
Documentation for this section has not yet been entered.
Clone() : object
Documentation for this section has not yet been entered.
static
CreateSpecificCulture(string) : CultureInfo
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
GetConsoleFallbackUICulture() : CultureInfo
Documentation for this section has not yet been entered.
static
GetCultureInfo(int) : CultureInfo
Documentation for this section has not yet been entered.
static
GetCultureInfo(string) : CultureInfo
Documentation for this section has not yet been entered.
static
GetCultureInfo(string, string) : CultureInfo
Documentation for this section has not yet been entered.
static
GetCultureInfoByIetfLanguageTag(string) : CultureInfo
Documentation for this section has not yet been entered.
static
GetCultures(CultureTypes) : CultureInfo[]
Documentation for this section has not yet been entered.
GetFormat(Type) : object
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
static
ReadOnly(CultureInfo) : CultureInfo
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.