Edit

ArcBufferPage.CheckValidity(Int32) Method

Definition

Throws if the provided token does not match the page's Version.

public void CheckValidity(int token);
member this.CheckValidity : int -> unit
Public Sub CheckValidity (token As Integer)

Parameters

token
Int32

The token, which must match the page's Version.

Applies to