SparseIndexTKey Constructor

Creates a new sparse index. Be sure to initialize this class by calling Initialize(BinaryStreamPointerBase, Int32, FuncUInt32, Byte, UInt32) before using this.

Definition

Namespace: SnapDB.Snap.Tree
Assembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public SparseIndex()

See Also