TypeBuilder.Size 属性

定义

检索类型的总大小。

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

属性值

只读。 检索此类型的总大小。

适用于