Microsoft.Samples.Collections.Heap.RightChild Function
The right-hand child of the given node
Private int RightChild (int)
Type
Name
Description
int
index
the index of the given node
Return
Description
int
the right-hand child node