{CompanyName} FlexyGo

StringEnum Constructor

Creates a new StringEnum instance.

Namespace:  FLEXYGO.Utilities.General
Assembly:  flxUtilities (in flxUtilities.dll)

Syntax


public StringEnum(
	Type enumType
)
Public Sub New ( _
	enumType As Type _
)

Parameters

enumType
Type: Type
Enum type.