System.Runtime.InteropServices._ParameterBuilder

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

See Also: _ParameterBuilder Members

Syntax

[System.CLSCompliant(false)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("36329EBA-F97A-3565-BC07-0ED5C6EF19FC")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibImportClass(typeof(System.Reflection.Emit.ParameterBuilder))]
public interface _ParameterBuilder

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