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

적용 대상