Enum Class
Provides the base class for enumerations.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[ExternalAttribute] [NameAttribute] public abstract class Enum : ValueType
<ExternalAttribute> _ <NameAttribute> _ Public MustInherit Class Enum _ Inherits ValueType
[ExternalAttribute] [NameAttribute] public ref class Enum abstract : public ValueType