Click or drag to resize

PageOffsetItem 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: SystemUInt16

Property Value

Type: Int64
See Also