SortedTreeTKey, TValueGetNextNewNodeIndex Method
Returns the node index address for a freshly allocated block.
Namespace: SnapDB.Snap.TreeAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
protected uint GetNextNewNodeIndex()
Protected Function GetNextNewNodeIndex As UInteger
protected:
unsigned int GetNextNewNodeIndex()
function GetNextNewNodeIndex();
Return Value
UInt32Node index address for a freshly allocated block.
Also saves the header data.