Click or drag to resize

BTreeSetIteratorKeyIndexInTree Property

Gets the index of the current iterator element in the iterated collection

Namespace:  VelocityDb.Collection.BTree
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public long IndexInTree { get; }

Property Value

Type: Int64
See Also