Returns an instance of the specified enumeration type set
to the specified short value.
[Edit]
[System.Runtime.InteropServices.ComVisible(true)] public static object ToObject (Type enumType, short value) |
|
Parameters
- enumType
- The Type of an enumeration.
[Edit]
- value
- The short value to set.
[Edit]
- value
- Documentation for this section has not yet been entered.
[Edit]
Returns
An enumeration object of type enumType whose
value is value.
[Edit]
Exceptions
Remarks
Requirements
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0