FieldOffsetAttribute.Value 属性

定义

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

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

属性值

结构开头到字段开头的偏移量。

适用于