Mono Class Library: Overview

System.Globalization.StringInfo: Members

The members of System.Globalization.StringInfo 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.

Public Properties

[read-only]
LengthInTextElementsint. Documentation for this section has not yet been entered.
Stringstring. Documentation for this section has not yet been entered.

Public Methods

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
GetNextTextElement(string) : string
Documentation for this section has not yet been entered.
static
GetNextTextElement(string, int) : string
Documentation for this section has not yet been entered.
static
GetTextElementEnumerator(string) : TextElementEnumerator
Documentation for this section has not yet been entered.
static
GetTextElementEnumerator(string, int) : TextElementEnumerator
Documentation for this section has not yet been entered.
static
ParseCombiningCharacters(string) : int[]
Documentation for this section has not yet been entered.
SubstringByTextElements(int) : string
Documentation for this section has not yet been entered.
SubstringByTextElements(int, int) : string
Documentation for this section has not yet been entered.