Skip to content

PageSegment Fields

Defines a region of data within a page.

Offset

readonly
View source
public readonly int Offset
Gets the offset into the page at which this region begins.

Page

readonly
View source
public readonly ArcBufferPage Page
Gets the page which this segment refers to.