Click or drag to resize

BTreeSetIteratorKeyGoToLast Method

Positions iterator at the last object in the set.

Namespace:  VelocityDb.Collection.BTree
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public void GoToLast()
See Also