| オーバーロード | 解説 |
|---|---|
| IsAlphaOrDigit(Char) | Indicates whether the specified Unicode character is categorized as a alphabet letter or digit. |
| IsAlphaOrDigit(String,Int32) | Indicates wether the character at the specified position in the specified string is a alphabet letter or digit. |