TypeLayout(Int32, Int32) Constructor

Definition

public:
 TypeLayout(int size, int packingSize);
public TypeLayout (int size, int packingSize);
new System.Reflection.Metadata.TypeLayout : int * int -> System.Reflection.Metadata.TypeLayout
Public Sub New (size As Integer, packingSize As Integer)

Parameters

size
Int32
packingSize
Int32

Applies to