Converts the specified string representation (see ToString(Keys))
to a Keys value.
- key (String)
- The string represenation of a key.
The key value.
| Exception | Condition |
|---|---|
| ArgumentException | If the string representation of the key is invalid. |
