System.Runtime.InteropServices._ConstructorBuilder Structure

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

See Also: _ConstructorBuilder Members

Syntax

[System.CLSCompliant(false)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("ED3E4384-D7E2-3FA7-8FFD-8940D330519A")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibImportClass(typeof(System.Reflection.Emit.ConstructorBuilder))]
public interface _ConstructorBuilder

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