Overload | Description |
---|---|
IsAlphaOrDigit(Char) | Indicates whether the specified Unicode character is categorized as a alphabet letter or digit. |
IsAlphaOrDigit(String,Int32) | Indicates whether the character at the specified position in the specified string is a alphabet letter or digit. |