Bridge

Enum Class

Provides the base class for enumerations.

Namespace:  System
Assembly:  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

Inheritance Hierarchy


System..::..Object
  System..::..ValueType
    System..::..Enum