Mono Class Library: System.Runtime.InteropServices.MarshalAsAttribute Overview | Members

System.Runtime.InteropServices.MarshalAsAttribute Constructor

Constructs and initializes a new instance of the System.Runtime.InteropServices.MarshalAsAttribute class with the specified System.Runtime.InteropServices.UnmanagedType value.

public MarshalAsAttribute (UnmanagedType unmanagedType)

Parameters

unmanagedType
A System.Runtime.InteropServices.UnmanagedType value indicating how the data is to be marshaled.

Remarks

Documentation for this section has not yet been entered.

Requirements

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