MarshalAsAttribute Constructor
.NET Framework 2.0
Initializes a new instance of the MarshalAsAttribute class.
| Name | Description |
|---|---|
| MarshalAsAttribute (Int16) | Initializes a new instance of the MarshalAsAttribute class with the specified UnmanagedType value. Supported by the .NET Compact Framework. |
| MarshalAsAttribute (UnmanagedType) | Initializes a new instance of the MarshalAsAttribute class with the specified UnmanagedType enumeration member. Supported by the .NET Compact Framework. |