enum Array To Ordinal Array
Converts an array of enums to an array of their ordinal values
Return
The converted array of integers
Parameters
enum Array
The array of enums
Converts an array of enums to an array of their ordinal values
The converted array of integers
The array of enums