System.Reflection.Emit Hierarchy

System.Object

   System.Reflection.Assembly

      System.Reflection.Emit.AssemblyBuilder

   System.Reflection.Emit.CustomAttributeBuilder

   System.Reflection.Emit.EventBuilder

   System.Reflection.Emit.ILGenerator

   System.Reflection.Emit.LocalBuilder

   System.Reflection.Emit.MethodRental

   System.Reflection.Emit.OpCodes

   System.Reflection.Emit.ParameterBuilder

   System.Reflection.Emit.SignatureHelper

   System.Reflection.Emit.UnmanagedMarshal

   System.Reflection.MemberInfo

      System.Reflection.FieldInfo

         System.Reflection.Emit.FieldBuilder

      System.Reflection.MethodBase

         System.Reflection.ConstructorInfo

            System.Reflection.Emit.ConstructorBuilder

         System.Reflection.MethodInfo

            System.Reflection.Emit.MethodBuilder

      System.Reflection.PropertyInfo

         System.Reflection.Emit.PropertyBuilder

      System.Type

         System.Reflection.Emit.EnumBuilder

         System.Reflection.Emit.TypeBuilder

   System.Reflection.Module

      System.Reflection.Emit.ModuleBuilder

   System.ValueType

      System.Enum

         System.Reflection.Emit.AssemblyBuilderAccess

         System.Reflection.Emit.FlowControl

         System.Reflection.Emit.OpCodeType

         System.Reflection.Emit.OperandType

         System.Reflection.Emit.PackingSize

         System.Reflection.Emit.PEFileKinds

         System.Reflection.Emit.StackBehaviour

      System.Reflection.Emit.EventToken

      System.Reflection.Emit.FieldToken

      System.Reflection.Emit.Label

      System.Reflection.Emit.MethodToken

      System.Reflection.Emit.OpCode

      System.Reflection.Emit.ParameterToken

      System.Reflection.Emit.PropertyToken

      System.Reflection.Emit.SignatureToken

      System.Reflection.Emit.StringToken

      System.Reflection.Emit.TypeToken

See Also

System.Reflection.Emit Namespace

Syntax based on .NET Framework version 1.1.
Documentation version 1.1.1.

Send comments on this topic.

© Microsoft Corporation. All rights reserved.