Click or drag to resize

PageOffset Constructor (UInt16)

Initializes a new instance of the PageOffset class

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public PageOffset(
	ushort preSize = 1000
)

Parameters

preSize (Optional)
Type: SystemUInt16

[Missing <param name="preSize"/> documentation for "M:VelocityDb.PageOffset.#ctor(System.UInt16)"]

See Also