Microsoft.Samples.Collections.Heap.LeafNode Function
Whether the given node is a leaf node

Private bool LeafNode (int)
  Type Name Description  
    int index the index of the given node  
  Return Description  
    bool true if the given node is a leaf node