Mono Class Library: Overview

System.Globalization.TextInfo: Members

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

See Also: Inherited members from System.Object

Public Properties

[read-only]
ANSICodePageint. Documentation for this section has not yet been entered.
[read-only]
CultureNamestring. Documentation for this section has not yet been entered.
[read-only]
EBCDICCodePageint. Documentation for this section has not yet been entered.
[read-only]
IsReadOnlybool. Documentation for this section has not yet been entered.
[read-only]
IsRightToLeftbool. Documentation for this section has not yet been entered.
[read-only]
LCIDint. Documentation for this section has not yet been entered.
ListSeparatorstring. Documentation for this section has not yet been entered.
[read-only]
MacCodePageint. Documentation for this section has not yet been entered.
[read-only]
OEMCodePageint. Documentation for this section has not yet been entered.

Public Methods

Clone() : object
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
static
ReadOnly(TextInfo) : TextInfo
Documentation for this section has not yet been entered.
ToLower(char) : char
Documentation for this section has not yet been entered.
ToLower(string) : string
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.
ToTitleCase(string) : string
Documentation for this section has not yet been entered.
ToUpper(char) : char
Documentation for this section has not yet been entered.
ToUpper(string) : string
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

System.Runtime.Serialization.IDeserializationCallback.OnDeserializationDocumentation for this section has not yet been entered.