In the C# language, enum (also called enumeration) is a user-defined value type used to represent a list of named integer constants.
確定! 回上一頁