SortedTreeScannerBaseTKey, TValueIndexOfNextKeyValue Field

The index number of the next key/value that needs to be read. The valid range of this field is [0, RecordCount - 1].

Definition

Namespace: SnapDB.Snap.Tree
Assembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
protected int IndexOfNextKeyValue

Field Value

Int32

See Also