The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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:
