Offset

Accessor.Offset property

获取或设置偏移量。 offset 属性表示要从数组中读取的第一个值的索引。 默认值为 0。 可选属性。

public ulong Offset { get; set; }

也可以看看