SnapDB Library
C#
VB
C++
JavaScript
Show/Hide TOC
Sorted
Tree
Scanner
Base
TKey
,
TValue
Internal
Read Method
Overload List
InternalRead(TKey, TValue)
Reads the next key and value from the node and advances the cursor.
InternalRead(TKey, TValue, MatchFilterBase
TKey, TValue
)
Reads the next key and value from the node while applying a filter and advances the cursor.
See Also
Reference
SortedTreeScannerBase
TKey, TValue
Class
SnapDB.Snap.Tree Namespace
In This Article
Overload List
See Also