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