Each enum value has an index getter that returns the zero-based position of the value in the enum declaration. For example, in the Status enum, ...
確定! 回上一頁