StructLayoutAttribute Constructor
.NET Framework (current version)
Initalizes a new instance of the StructLayoutAttribute class.
Assembly: mscorlib (in mscorlib.dll)
| 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. |
Show:
