The EnumBuilder class is used to describe and represent an enumeration type.
Object
MemberInfo
Type
EnumBuilder
[Visual Basic] NotInheritable Public Class EnumBuilder Inherits Type [C#] public sealed class EnumBuilder : Type [C++] public __gc __sealed class EnumBuilder : public Type [JScript] public class EnumBuilder extends Type
[To be supplied.]
Namespace: System.Reflection.Emit
Assembly: mscorlib.dll