FieldOffsetAttribute(Int32) Konstruktor

Definíció

Inicializálja az osztály új példányát a FieldOffsetAttribute struktúra eltolásával a mező elejéig.

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

Paraméterek

offset
Int32

Az eltolás bájtban a struktúra elejétől a mező elejéig.

A következőre érvényes: