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