Click or drag to resize

BTreeSetIteratorKeyCurrent Method

The iterator current Key object

Namespace:  VelocityDb.Collection.BTree
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public Key Current()

Return Value

Type: Key
The Ket at the current iterator position
See Also