ExpressionNode.ResolveEnum(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Constructs Enum object from its string representation
protected static object ResolveEnum (string stringObjType, string stringValue);
static member ResolveEnum : string * string -> obj
Protected Shared Function ResolveEnum (stringObjType As String, stringValue As String) As Object
Parameters
- stringObjType
- String
- stringValue
- String