NodeTKeyRightSiblingNodeIndex Property
The index of the right sibling. MaxValue is the null case.
Namespace: SnapDB.Snap.TreeAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public uint RightSiblingNodeIndex { get; set; }
Public Property RightSiblingNodeIndex As UInteger
Get
Set
public:
property unsigned int RightSiblingNodeIndex {
unsigned int get ();
void set (unsigned int value);
}
function get_RightSiblingNodeIndex();
function set_RightSiblingNodeIndex(value);
Property Value
UInt32