mscorlib(4.0.0.0) API with additions
|
This is the complete list of members for System.Char, including all inherited members.
CheckLetter(UnicodeCategory uc) (defined in System.Char) | System.Char | static |
CheckLetterOrDigit(UnicodeCategory uc) (defined in System.Char) | System.Char | static |
CheckNumber(UnicodeCategory uc) (defined in System.Char) | System.Char | static |
CheckPunctuation(UnicodeCategory uc) (defined in System.Char) | System.Char | static |
CheckSeparator(UnicodeCategory uc) (defined in System.Char) | System.Char | static |
CheckSymbol(UnicodeCategory uc) (defined in System.Char) | System.Char | static |
CompareTo(object value) | System.Char | |
CompareTo(char value) | System.Char | |
ConvertFromUtf32(int utf32) | System.Char | static |
ConvertToUtf32(char highSurrogate, char lowSurrogate) | System.Char | static |
ConvertToUtf32(string s, int index) | System.Char | static |
Equals(object obj) | System.Char | |
Equals(char obj) | System.Char | |
IEquatable< char >.Equals(T other) | System.IEquatable< char > | |
GetHashCode() | System.Char | |
GetNumericValue(char c) | System.Char | static |
GetNumericValue(string s, int index) | System.Char | static |
GetTypeCode() | System.Char | |
GetUnicodeCategory(char c) | System.Char | static |
GetUnicodeCategory(string s, int index) | System.Char | static |
HIGH_SURROGATE_START (defined in System.Char) | System.Char | |
IsControl(char c) | System.Char | static |
IsControl(string s, int index) | System.Char | static |
IsDigit(char c) | System.Char | static |
IsDigit(string s, int index) | System.Char | static |
IsHighSurrogate(char c) | System.Char | static |
IsHighSurrogate(string s, int index) | System.Char | static |
IsLetter(char c) | System.Char | static |
IsLetter(string s, int index) | System.Char | static |
IsLetterOrDigit(char c) | System.Char | static |
IsLetterOrDigit(string s, int index) | System.Char | static |
IsLower(char c) | System.Char | static |
IsLower(string s, int index) | System.Char | static |
IsLowSurrogate(char c) | System.Char | static |
IsLowSurrogate(string s, int index) | System.Char | static |
IsNumber(char c) | System.Char | static |
IsNumber(string s, int index) | System.Char | static |
IsPunctuation(char c) | System.Char | static |
IsPunctuation(string s, int index) | System.Char | static |
IsSeparator(char c) | System.Char | static |
IsSeparator(string s, int index) | System.Char | static |
IsSurrogate(char c) | System.Char | static |
IsSurrogate(string s, int index) | System.Char | static |
IsSurrogatePair(string s, int index) | System.Char | static |
IsSurrogatePair(char highSurrogate, char lowSurrogate) | System.Char | static |
IsSymbol(char c) | System.Char | static |
IsSymbol(string s, int index) | System.Char | static |
IsUpper(char c) | System.Char | static |
IsUpper(string s, int index) | System.Char | static |
IsWhiteSpace(char c) | System.Char | static |
IsWhiteSpace(string s, int index) | System.Char | static |
LOW_SURROGATE_END (defined in System.Char) | System.Char | |
m_value (defined in System.Char) | System.Char | |
MaxValue | System.Char | |
MinValue | System.Char | |
Parse(string s) | System.Char | static |
ToBoolean(IFormatProvider provider) | System.Char | |
ToByte(IFormatProvider provider) | System.Char | |
ToChar(IFormatProvider provider) | System.Char | |
ToDateTime(IFormatProvider provider) | System.Char | |
ToDecimal(IFormatProvider provider) | System.Char | |
ToDouble(IFormatProvider provider) | System.Char | |
ToInt16(IFormatProvider provider) | System.Char | |
ToInt32(IFormatProvider provider) | System.Char | |
ToInt64(IFormatProvider provider) | System.Char | |
ToLower(char c, CultureInfo culture) | System.Char | static |
ToLower(char c) | System.Char | static |
ToLowerInvariant(char c) | System.Char | static |
ToSByte(IFormatProvider provider) | System.Char | |
ToSingle(IFormatProvider provider) | System.Char | |
ToString() | System.Char | |
ToString(IFormatProvider provider) | System.Char | |
ToString(char c) | System.Char | static |
ToType(Type type, IFormatProvider provider) | System.Char | |
ToUInt16(IFormatProvider provider) | System.Char | |
ToUInt32(IFormatProvider provider) | System.Char | |
ToUInt64(IFormatProvider provider) | System.Char | |
ToUpper(char c, CultureInfo culture) | System.Char | static |
ToUpper(char c) | System.Char | static |
ToUpperInvariant(char c) | System.Char | static |
TryParse(string s, out char result) | System.Char | static |
UNICODE_PLANE00_END (defined in System.Char) | System.Char | |
UNICODE_PLANE01_START (defined in System.Char) | System.Char | |
UNICODE_PLANE16_END (defined in System.Char) | System.Char |