TypeBuilder.Size 屬性

定義

擷取類型的總大小。

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

屬性值

Int32

唯讀。 抓取此類型的總大小。

適用於