Click or drag to resize
CharIsLetterOrDigit Method
Overload List
  NameDescription
Public methodStatic memberIsLetterOrDigit(Char)
Indicates whether the specified Unicode character is categorized as a letter or a decimal digit.
Public methodStatic memberIsLetterOrDigit(String, Int32)
Indicates whether the character at the specified position in a specified string is categorized as a letter or a decimal digit.
Top
See Also