.NET Documentation
C#
VB
Show/Hide TOC
Convert
Value
To
Enum
Object Method
Overload List
ValueToEnumObject(Type, Int32)
Converts an object to the corresponding Enum (based on the value in the Enum).
ValueToEnumObject(Type, Object)
Converts an object to the corresponding Enum (based on the value in the Enum).
See Also
Reference
Convert Class
Aliquo.Core Namespace
In This Article
Overload List
See Also