Page.PageReference
A pointer to a page, either in-memory or using a page position.
Fields
static long
count
static Page
page
static long
pos
count
The descendant count for this child page.
page
The page, if in memory, or null.
pos
The position, if known, or 0.