TypeBuilder.Size Property

Definition

Retrieves the total size of a type.

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

Property Value

Read-only. Retrieves this type's total size.

Applies to