ECMA-334 C# Language Specification

10.4.3: Enumeration members

The members of an enumeration are the constants declared in the enumeration and the members inherited from class object.