'Declaration
Public Function New( _ ByVal internalValue As AEEventTypes _ )
'Usage
Dim internalValue As AEEventTypes Dim instance As New AEEventType(internalValue)
public AEEventType( AEEventTypes internalValue )
public: AEEventType( AEEventTypes internalValue )
Parameters
- internalValue
- Combination of enumerated values to be converted.