FieldOffsetAttribute(Int32) Konstruktor

Definice

Inicializuje novou instanci FieldOffsetAttribute třídy s posunem ve struktuře na začátek pole.

public:
 FieldOffsetAttribute(int offset);
public FieldOffsetAttribute (int offset);
new System.Runtime.InteropServices.FieldOffsetAttribute : int -> System.Runtime.InteropServices.FieldOffsetAttribute
Public Sub New (offset As Integer)

Parametry

offset
Int32

Posun v bajtech od začátku struktury k začátku pole.

Platí pro