MarshalAsAttribute Constructor
.NET Framework 3.5
Initializes a new instance of the MarshalAsAttribute class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
MarshalAsAttribute(Int16) | Initializes a new instance of the MarshalAsAttribute class with the specified UnmanagedType value. |
|
MarshalAsAttribute(UnmanagedType) | Initializes a new instance of the MarshalAsAttribute class with the specified UnmanagedType enumeration member. |