Click or drag to resize

PagePageShortIds Method

Enumerates all objects short ids on this Page

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public IEnumerable<uint> PageShortIds()

Return Value

Type: IEnumerableUInt32
Enumeration of all slot short ids on this Page
See Also