StructLayoutAttribute Constructor
.NET Framework 4.5
Initalizes a new instance of the StructLayoutAttribute 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 | |
|---|---|---|
|
StructLayoutAttribute(Int16) | Initalizes a new instance of the StructLayoutAttribute class with the specified System.Runtime.InteropServices.LayoutKind enumeration member. |
|
StructLayoutAttribute(LayoutKind) | Initalizes a new instance of the StructLayoutAttribute class with the specified System.Runtime.InteropServices.LayoutKind enumeration member. |