TypeBuilder.UnspecifiedTypeSize Field

Definition

Represents that total size for the type is not specified.

public: int UnspecifiedTypeSize = 0;
public const int UnspecifiedTypeSize = 0;
val mutable UnspecifiedTypeSize : int
Public Const UnspecifiedTypeSize As Integer  = 0

Field Value

Value = 0

Applies to