Mono Class Library: Overview

System.Globalization.StringInfo: Method Members

The methods of System.Globalization.StringInfo are listed below. For a list of all members, see the StringInfo Members list.

See Also: Inherited members from System.Object

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.