An enum is similar to struct in the sense that it is a type for which you can have multiple variants (same as that of a class and its instance).
確定! 回上一頁