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