TypeLayout(Int32, Int32) コンストラクター

定義

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)

パラメーター

size
Int32
packingSize
Int32

適用対象