Click or drag to resize

PageOffset.Item Property

[Missing <summary> documentation for "P:VelocityDb.PageOffset.Item(System.UInt16)"]

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public long this[
	ushort pageNumber
] { get; set; }

Parameters

pageNumber
Type: System.UInt16

Property Value

Type: Int64
See Also