Mono Class Library: OverviewSystem.Reflection.Emit.EnumBuilder: Members |
The members of System.Reflection.Emit.EnumBuilder are listed below.
See Also: Inherited members from System.Type
[read-only] overrideAssembly System.Reflection.Assembly. Documentation for this section has not yet been entered. [read-only] overrideAssemblyQualifiedName string. Documentation for this section has not yet been entered. [read-only] overrideBaseType Type. Documentation for this section has not yet been entered. [read-only] overrideDeclaringType Type. Documentation for this section has not yet been entered. [read-only] overrideFullName string. Documentation for this section has not yet been entered. [read-only] overrideGUID Guid. Documentation for this section has not yet been entered. [read-only] overrideModule System.Reflection.Module. Documentation for this section has not yet been entered. [read-only] overrideName string. Documentation for this section has not yet been entered. [read-only] overrideNamespace string. Documentation for this section has not yet been entered. [read-only] overrideReflectedType Type. Documentation for this section has not yet been entered. [read-only] overrideTypeHandle RuntimeTypeHandle. Documentation for this section has not yet been entered. [read-only] TypeToken TypeToken. Documentation for this section has not yet been entered. [read-only] UnderlyingField FieldBuilder. Documentation for this section has not yet been entered. [read-only] overrideUnderlyingSystemType Type. Documentation for this section has not yet been entered.
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.
System.Runtime.InteropServices._EnumBuilder.GetIDsOfNames Documentation for this section has not yet been entered. System.Runtime.InteropServices._EnumBuilder.GetTypeInfo Documentation for this section has not yet been entered. System.Runtime.InteropServices._EnumBuilder.GetTypeInfoCount Documentation for this section has not yet been entered. System.Runtime.InteropServices._EnumBuilder.Invoke Documentation for this section has not yet been entered.