Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Version: Available or changed with runtime version 4.0.
Gets the ordinal numbers/ID's for the values
Syntax
List of ordinals := Enum.Ordinals()
Note
This method can be invoked using property access syntax.
Parameters
Enum
Type: Enum
An instance of the Enum data type.
Return Value
List of ordinals
Type: List of [Integer]