Mono Class Library: Overview

System.Globalization.CharUnicodeInfo: Method Members

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

See Also: Inherited members from System.Object

Public Methods

static
GetDecimalDigitValue(char) : int
Documentation for this section has not yet been entered.
static
GetDecimalDigitValue(string, int) : int
Documentation for this section has not yet been entered.
static
GetDigitValue(char) : int
Documentation for this section has not yet been entered.
static
GetDigitValue(string, int) : int
Documentation for this section has not yet been entered.
static
GetNumericValue(char) : double
Documentation for this section has not yet been entered.
static
GetNumericValue(string, int) : double
Documentation for this section has not yet been entered.
static
GetUnicodeCategory(char) : UnicodeCategory
Documentation for this section has not yet been entered.
static
GetUnicodeCategory(string, int) : UnicodeCategory
Documentation for this section has not yet been entered.