'Declaration
Public Function New( _ ByVal numericalValue As Long _ )
'Usage
Dim numericalValue As Long Dim instance As New AEEventType(numericalValue)
public AEEventType( long numericalValue )
public: AEEventType( int64 numericalValue )
Parameters
- numericalValue
- Numerical value to be converted.