SortedTreeScannerBaseTKey, TValueInternalRead Method

Overload List

InternalRead(TKey, TValue) Reads the next key and value from the node and advances the cursor.
InternalRead(TKey, TValue, MatchFilterBaseTKey, TValue) Reads the next key and value from the node while applying a filter and advances the cursor.

See Also