{CompanyName} FlexyGo
StringEnum Constructor
Creates a new
StringEnum
instance.
Namespace:
FLEXYGO.Utilities.General
Assembly:
flxUtilities
(in flxUtilities.dll)
Syntax
C#
VB
public
StringEnum
(
Type
enumType
)
Public
Sub
New
( _
enumType
As
Type
_ )
Parameters
enumType
Type:
Type
Enum type.
See Also
StringEnum Class
FLEXYGO.Utilities.General Namespace