IsNumber Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System Namespace
Char Structure
Char Methods
IsNumber Method
IsNumber Method (Char)
IsNumber Method (String, Int32 ...
Char Methods
CompareTo Method
ConvertFromUtf32 Method
ConvertToUtf32 Method
Equals Method
GetHashCode Method
GetNumericValue Method
GetTypeCode Method
GetUnicodeCategory Method
IConvertible.ToBoolean Method
IConvertible.ToByte Method
IConvertible.ToChar Method
IConvertible.ToDateTime Method
IConvertible.ToDecimal Method
IConvertible.ToDouble Method
IConvertible.ToInt16 Method
IConvertible.ToInt32 Method
IConvertible.ToInt64 Method
IConvertible.ToSByte Method
IConvertible.ToSingle Method
IConvertible.ToType Method
IConvertible.ToUInt16 Method
IConvertible.ToUInt32 Method
IConvertible.ToUInt64 Method
IsControl Method
IsDigit Method
IsHighSurrogate Method
IsLetter Method
IsLetterOrDigit Method
IsLower Method
IsLowSurrogate Method
IsNumber Method
IsPunctuation Method
IsSeparator Method
IsSurrogate Method
IsSurrogatePair Method
IsSymbol Method
IsUpper Method
IsWhiteSpace Method
Parse Method
ToLower Method
ToLowerInvariant Method
ToString Method
ToUpper Method
ToUpperInvariant Method
TryParse Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
Char
.
.
::
.
IsNumber Method
Indicates whether a Unicode character is categorized as a number.
Overload List
Name
Description
IsNumber(Char)
Indicates whether the specified Unicode character is categorized as a number.
IsNumber(String, Int32)
Indicates whether the character at the specified position in a specified string is categorized as a number.
Top
See Also
Reference
Char Structure
Char Members
System Namespace
Tags :