System.Runtime.InteropServices.LayoutKind.Explicit Field

The precise position of each member of an object in unmanaged memory is explicitly controlled, subject to the setting of the StructLayoutAttribute.Pack field. Each member must use the System.Runtime.InteropServices.FieldOffsetAttribute to indicate the position of that field within the type.

Value: Explicit

Syntax

LayoutKind Explicit

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0