The members of System.Reflection.Emit.EnumBuilder are listed below.
See Also: Inherited members from System.Reflection.TypeInfo
[read-only] override | Assembly | System.Reflection.Assembly.
Retrieves the dynamic assembly that contains this enum definition. |
[read-only] override | AssemblyQualifiedName | string.
Returns the full path of this enum qualified by the display name of the parent assembly. |
[read-only] override | BaseType | Type. |
[read-only] override | DeclaringType | Type.
Returns the type that declared this System.Reflection.Emit.EnumBuilder. |
[read-only] override | FullName | string.
Returns the full path of this enum. |
[read-only] override | GUID | Guid.
Returns the GUID of this enum. |
[read-only] override | IsConstructedGenericType | bool.
Gets a value that indicates whether this object represents a constructed generic type. |
[read-only] override | Module | System.Reflection.Module.
Retrieves the dynamic module that contains this System.Reflection.Emit.EnumBuilder definition. |
[read-only] override | Name | string.
Returns the name of this enum. |
[read-only] override | Namespace | string.
Returns the namespace of this enum. |
[read-only] override | ReflectedType | Type.
Returns the type that was used to obtain this System.Reflection.Emit.EnumBuilder. |
[read-only] override | TypeHandle | RuntimeTypeHandle.
Retrieves the internal handle for this enum. |
[read-only] | TypeToken | TypeToken.
Returns the internal metadata type token of this enum. |
[read-only] | UnderlyingField | FieldBuilder.
Returns the underlying field for this enum. |
[read-only] override | UnderlyingSystemType | Type.
Returns the underlying system type for this enum. |
CreateType()
| ||
DefineLiteral(string, object)
| ||
override | GetConstructors(System.Reflection.BindingFlags)
| |
override | GetCustomAttributes(bool)
| |
override | GetCustomAttributes(Type, bool)
| |
override | GetElementType()
| |
override | GetEnumUnderlyingType()
| |
override | GetEvent(string, System.Reflection.BindingFlags)
| |
override | GetEvents()
| |
override | GetEvents(System.Reflection.BindingFlags)
| |
override | GetField(string, System.Reflection.BindingFlags)
| |
override | GetFields(System.Reflection.BindingFlags)
| |
override | GetInterface(string, bool)
| |
override | GetInterfaceMap(Type)
| |
override | GetInterfaces()
| |
override | GetMember(string, System.Reflection.MemberTypes, System.Reflection.BindingFlags)
| |
override | GetMembers(System.Reflection.BindingFlags)
| |
override | GetMethods(System.Reflection.BindingFlags)
| |
override | GetNestedType(string, System.Reflection.BindingFlags)
| |
override | GetNestedTypes(System.Reflection.BindingFlags)
| |
override | GetProperties(System.Reflection.BindingFlags)
| |
override | InvokeMember(string, System.Reflection.BindingFlags, System.Reflection.Binder, object, object[], System.Reflection.ParameterModifier[], System.Globalization.CultureInfo, string[])
| |
override | IsAssignableFrom(System.Reflection.TypeInfo)
| |
override | IsDefined(Type, bool)
| |
override | MakeArrayType()Documentation for this section has not yet been entered. | |
override | MakeArrayType(int)Documentation for this section has not yet been entered. | |
override | MakeByRefType()Documentation for this section has not yet been entered. | |
override | MakePointerType()Documentation for this section has not yet been entered. | |
SetCustomAttribute(CustomAttributeBuilder)
| ||
SetCustomAttribute(System.Reflection.ConstructorInfo, byte[])
|
override | GetAttributeFlagsImpl()Documentation for this section has not yet been entered. | |
override | GetConstructorImpl(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, Type[], System.Reflection.ParameterModifier[])Documentation for this section has not yet been entered. | |
override | GetMethodImpl(string, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, Type[], System.Reflection.ParameterModifier[])Documentation for this section has not yet been entered. | |
override | GetPropertyImpl(string, System.Reflection.BindingFlags, System.Reflection.Binder, Type, Type[], System.Reflection.ParameterModifier[])Documentation for this section has not yet been entered. | |
override | HasElementTypeImpl()Documentation for this section has not yet been entered. | |
override | IsArrayImpl()Documentation for this section has not yet been entered. | |
override | IsByRefImpl()Documentation for this section has not yet been entered. | |
override | IsCOMObjectImpl()Documentation for this section has not yet been entered. | |
override | IsPointerImpl()Documentation for this section has not yet been entered. | |
override | IsPrimitiveImpl()Documentation for this section has not yet been entered. | |
override | IsValueTypeImpl()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 |
Retrieves the type information for an object, which can then be used to get the type information for an interface. | |
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. |