This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
LayoutKind
This enum is used with the structlayout attribute.
public enum LayoutKind
{
Sequential;
Union;
Explicit;
}
See Also
Supporting enums