FieldOffsetAttribute.Value 属性

定义

获取从结构开始到字段开始的偏移量。

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

属性值

从结构开始到字段开始的偏移量。

适用于