FieldOffsetAttribute(Int32) Konstruktor

Definicja

Inicjuje nowe wystąpienie FieldOffsetAttribute klasy z przesunięciem w strukturze do początku pola.

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

Przesunięcie w bajtach od początku struktury do początku pola.

Dotyczy