SparseIndexTKeyRootNodeLevel Property
Gets the level of the root node. If this is zero, there is only 1 leaf node.
Namespace: SnapDB.Snap.TreeAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public byte RootNodeLevel { get; }
Public ReadOnly Property RootNodeLevel As Byte
Get
public:
property unsigned char RootNodeLevel {
unsigned char get ();
}
function get_RootNodeLevel();
Property Value
Byte