The methods of System.Reflection.Emit.EnumBuilder are listed below. For a list of all members, see the EnumBuilder Members list.
See Also: Inherited members from System.Type
CreateType() : Type Documentation for this section has not yet been entered.DefineLiteral(string, object) : FieldBuilder Documentation for this section has not yet been entered. overrideGetConstructors(System.Reflection.BindingFlags) : System.Reflection.ConstructorInfo[] Documentation for this section has not yet been entered. overrideGetCustomAttributes(bool) : object[] Documentation for this section has not yet been entered. overrideGetCustomAttributes(Type, bool) : object[] Documentation for this section has not yet been entered. overrideGetElementType() : Type Documentation for this section has not yet been entered. overrideGetEvent(string, System.Reflection.BindingFlags) : System.Reflection.EventInfo Documentation for this section has not yet been entered. overrideGetEvents() : System.Reflection.EventInfo[] Documentation for this section has not yet been entered. overrideGetEvents(System.Reflection.BindingFlags) : System.Reflection.EventInfo[] Documentation for this section has not yet been entered. overrideGetField(string, System.Reflection.BindingFlags) : System.Reflection.FieldInfo Documentation for this section has not yet been entered. overrideGetFields(System.Reflection.BindingFlags) : System.Reflection.FieldInfo[] Documentation for this section has not yet been entered. overrideGetInterface(string, bool) : Type Documentation for this section has not yet been entered. overrideGetInterfaceMap(Type) : System.Reflection.InterfaceMapping Documentation for this section has not yet been entered. overrideGetInterfaces() : Type[] Documentation for this section has not yet been entered. overrideGetMember(string, System.Reflection.MemberTypes, System.Reflection.BindingFlags) : System.Reflection.MemberInfo[] Documentation for this section has not yet been entered. overrideGetMembers(System.Reflection.BindingFlags) : System.Reflection.MemberInfo[] Documentation for this section has not yet been entered. overrideGetMethods(System.Reflection.BindingFlags) : System.Reflection.MethodInfo[] Documentation for this section has not yet been entered. overrideGetNestedType(string, System.Reflection.BindingFlags) : Type Documentation for this section has not yet been entered. overrideGetNestedTypes(System.Reflection.BindingFlags) : Type[] Documentation for this section has not yet been entered. overrideGetProperties(System.Reflection.BindingFlags) : System.Reflection.PropertyInfo[] Documentation for this section has not yet been entered. overrideInvokeMember(string, System.Reflection.BindingFlags, System.Reflection.Binder, object, object[], System.Reflection.ParameterModifier[], System.Globalization.CultureInfo, string[]) : object Documentation for this section has not yet been entered. overrideIsDefined(Type, bool) : bool Documentation for this section has not yet been entered. overrideMakeArrayType() : Type Documentation for this section has not yet been entered. overrideMakeArrayType(int) : Type Documentation for this section has not yet been entered. overrideMakeByRefType() : Type Documentation for this section has not yet been entered. overrideMakePointerType() : Type Documentation for this section has not yet been entered.SetCustomAttribute(CustomAttributeBuilder) Documentation for this section has not yet been entered.SetCustomAttribute(System.Reflection.ConstructorInfo, byte[]) Documentation for this section has not yet been entered.
overrideGetAttributeFlagsImpl() : System.Reflection.TypeAttributes Documentation for this section has not yet been entered. overrideGetConstructorImpl(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, Type[], System.Reflection.ParameterModifier[]) : System.Reflection.ConstructorInfo Documentation for this section has not yet been entered. overrideGetMethodImpl(string, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, Type[], System.Reflection.ParameterModifier[]) : System.Reflection.MethodInfo Documentation for this section has not yet been entered. overrideGetPropertyImpl(string, System.Reflection.BindingFlags, System.Reflection.Binder, Type, Type[], System.Reflection.ParameterModifier[]) : System.Reflection.PropertyInfo Documentation for this section has not yet been entered. overrideHasElementTypeImpl() : bool Documentation for this section has not yet been entered. overrideIsArrayImpl() : bool Documentation for this section has not yet been entered. overrideIsByRefImpl() : bool Documentation for this section has not yet been entered. overrideIsCOMObjectImpl() : bool Documentation for this section has not yet been entered. overrideIsPointerImpl() : bool Documentation for this section has not yet been entered. overrideIsPrimitiveImpl() : bool Documentation for this section has not yet been entered. overrideIsValueTypeImpl() : bool Documentation for this section has not yet been entered.