EnumUtils Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enum utilities.
public class EnumUtils
type EnumUtils = class
Public Class EnumUtils
- Inheritance
-
EnumUtils
Constructors
EnumUtils() |
Methods
GetEnum<T>(String) |
Gets the enum of type T given the string equivalent. |