Legend
| Static method: bool |
T
| The enum type from which to retrieve the value. |
| string | value | A string containing the name or value to convert. |
| out T | result | Variable receiving the converted value. |
| bool | ignoreCase | If true, ignore case; otherwise, regard case. |