Microsoft.Samples.Collections.Heap.LeftChild Function
The left-hand child of the given node

Private int LeftChild (int)
  Type Name Description  
    int index the index of the given node  
  Return Description  
    int the left-hand child node