Skip to content

ArcBufferPage.SetNext(ArcBufferPage, int)

SetNext(ArcBufferPage, int)

View source
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 ArcBufferPage for this operation to be allowed.