TypeBuilder.Size 屬性

定義

擷取類型的總大小。

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

屬性值

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

適用於