- Namespace
- XamlIl
.TypeSystem - Containing Type
- TypeSystemHelpers
Syntax
public static bool TryGetEnumValueNode(IXamlIlType enumType, string value, IXamlIlLineInfo lineInfo, out XamlIlConstantNode rv)
Parameters
Name | Type | Description |
---|---|---|
enumType | IXamlIlType | |
value | string | |
lineInfo | IXamlIlLineInfo | |
rv | XamlIlConstantNode |
Return Value
Type | Description |
---|---|
bool |