Click or drag to resize

BTreeMapIteratorKey, ValueGoToLast Method

Positions iterator at the last object in the set.

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