- Namespace
- XamlX
.TypeSystem - Containing Type
- TypeSystemHelpers
Syntax
public static bool TryGetEnumValueNode(IXamlType enumType, string value, IXamlLineInfo lineInfo, out XamlConstantNode rv)
Parameters
Name | Type | Description |
---|---|---|
enumType | IXamlType | |
value | string | |
lineInfo | IXamlLineInfo | |
rv | XamlConstantNode |
Return Value
Type | Description |
---|---|
bool |