Microsoft.Samples.Collections.Heap.Heap Function
Construct a heap specifying an object to perform comparisons between heap members

Public void Heap (System.Collections.IComparer)
  Type Name Description  
    System.Collections.IComparer comparer Object to perform comparisons between heap members.  
  Return Description  
    void    
Other overloads:
Microsoft.Samples.Collections.Heap.#ctor() Microsoft.Samples.Collections.Heap.#ctor(IComparer,2) Microsoft.Samples.Collections.Heap.#ctor(SerializationInfo,StreamingContext)