| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| value | String | The String value. | ||
| enumType | Type | The Enum Type. | ||
| fallbackValue | Object | Optional | A Fallback Value for if the value parameter is blank or invalid. If omitted, a value of 0 is assumed. |
An Integer that is guaranteed to be able to be DirectCast to the specified enumType.