Microsoft.Samples.Collections.Heap.Parent Function
The parent node of the given node
Private int Parent (int)
Type
Name
Description
int
index
the index of the given node
Return
Description
int
the parent node