SetNext(ArcBufferPage, int)
public void SetNext(ArcBufferPage next, int token) Sets the next page in the sequence.
Parameters
nextArcBufferPage- The next page in the sequence.
tokenint- The token, which must match the page's
ArcBufferPagefor this operation to be allowed.
