Accessor.Offset

Accessor.Offset property

Gets or sets the offset. The offset attribute indicates the index of the first value to be read from the array. The default value is 0. Optional attribute.

public ulong Offset { get; set; }

See Also