System.Runtime.InteropServices._ILGenerator

Exposes the System.Reflection.Emit.ILGenerator class to unmanaged code.

See Also: _ILGenerator Members

Syntax

[System.CLSCompliant(false)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("A4924B27-6E3B-37F7-9B83-A4501955E6A7")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibImportClass(typeof(System.Reflection.Emit.ILGenerator))]
public interface _ILGenerator

Remarks

This interface is for access to managed classes from unmanaged code and should not be called from managed code.

Requirements

Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0