extractOrdinal

fun extractOrdinal(self: AvailObject): Int

Extract the Types enum value's Enum.ordinal from this primitive type.

Return

The Types enum value's ordinal.

Parameters

self

The primitive type.