Enum (enumeration or enumerated type) is a data type that represents a set of named values. For example, the Priority enum can consist of the following ...
確定! 回上一頁