Microsoft.Samples.Collections.Heap.Add Function
Add an object to the heap maintaining its heap properties

Public void Add (object)
  Type Name Description  
    object data The data to add to the heap  
  Return Description  
    void