GenericEncodedNodeTKey, TValueCreateTreeScanner Method
Namespace: SnapDB.Snap.TreeAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
function CreateTreeScanner();
Return Value
SortedTreeScannerBaseTKey,
TValueA new instance of a tree scanner designed to work with nodes of the current type.
This method is used to create a tree scanner specifically tailored to work with nodes of the
GenericEncodedNodeTKey, TValue type.
The scanner is configured with the current node's encoding method, level, block size, associated stream, and sparse index retrieval function.