Enum (System.Enum)

Inherits: System.ValueType

Interfaces: IComparable, IFormattable, IConvertible

Derived Types: 5261 (Click here to see a list of derived types)

Assembly: mscorlib.dll

Provides the base class for enumerations.

VB.NET C#

C#

public abstract Enum : System.IComparable, System.IFormattable, System.IConvertible
{
}

Articles

system.Enum

public function Enum(value:int = 0, name:String = "") Creates a new Enum instance. Parameters ...

Internet Telephone Numbering System (ENUM) promises single ...

Internet Telephone Numbering System (ENUM) offers promise of a single point of contact for all communication devices Countries wishing to implement ENUM system can now do so ...

A Little Class (System.Enum)

The System.Enum class is an abstract class that inherits from ValueType and implements the IComparable , IFormattable , and IConvertible interfaces.

Lutz Roeder's Programming.NET C# VB CLR

Tools and source code for .NET, C# and Visual Basic. Reflector is a popular class browser. Resourcer is a .NET resource editor. [ Back ] ...

Vulcan.net

All enumerations are .net value classes that inherit from the abstract System.Enum type Enumerations are types and share the same namespace as all other types, therefore an enum ...

Enum Class

Provides the base class for enumerations. For a list of all members of this type, see Enum Members . System.Object     System.ValueType        System.Enum

Enum Class (System)

Provides the base class for enumerations. ... An enumeration is a named constant whose underlying type is any integral type except Char

System.Enum Class

Base Types Object ValueType Enum. This type implements IComparable and IFormattable . Assembly mscorlib Library BCL Summary Provides support for all enumeration types.

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support