Overload List
| Name | Description | |
|---|---|---|
|
|
Parse(Type, String) |
Parses the supplied enum and string value to find an associated enum value (case sensitive).
|
|
|
Parse(Type, String, Boolean) |
Parses the supplied enum and string value to find an associated enum value.
|
See Also