NodeTKeyIsLeftSiblingIndexNull Property
Is the index of the left sibling null, i.e., equal to MaxValue
Namespace: SnapDB.Snap.TreeAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
protected bool IsLeftSiblingIndexNull { get; }
Protected ReadOnly Property IsLeftSiblingIndexNull As Boolean
Get
protected:
property bool IsLeftSiblingIndexNull {
bool get ();
}
function get_IsLeftSiblingIndexNull();
Property Value
Boolean