FieldOffsetAttribute.Value プロパティ

定義

構造体の先頭からフィールドの先頭までのオフセットを取得します。

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

プロパティ値

Int32

構造体の先頭からフィールドの先頭までのオフセット。

適用対象