TypeBuilder.Size 속성

정의

형식의 전체 크기를 검색합니다.

public:
 property int Size { int get(); };
public int Size { get; }
member this.Size : int
Public ReadOnly Property Size As Integer

속성 값

읽기 전용입니다. 이 형식의 총 크기를 검색합니다.

적용 대상