|
public function Enum(value:int = 0, name:String = "") Creates a new Enum instance. Parameters ...
|
|
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 ...
|
|
The System.Enum class is an abstract class that inherits from ValueType and implements the IComparable , IFormattable , and IConvertible interfaces.
|
|
Tools and source code for .NET, C# and Visual Basic. Reflector is a popular class browser. Resourcer is a .NET resource editor. [ Back ] ...
|
|
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 ...
|
|
Provides the base class for enumerations. For a list of all members of this type, see Enum Members . System.Object System.ValueType System.Enum
|
|
Provides the base class for enumerations. ... An enumeration is a named constant whose underlying type is any integral type except Char
|
|
Base Types Object ValueType Enum. This type implements IComparable and IFormattable . Assembly mscorlib Library BCL Summary Provides support for all enumeration types.
|