Constructs a binary heap.

Declaration Syntax

Public Sub New()
public BinaryHeap`1();
public: BinaryHeap`1();
public function BinaryHeap`1();

Requirements

Namespace: Eas.WebCrawler.Common.Collections
Assembly: Eas.WebCrawler.Common (eas.webcrawler.common.dll)

See Also

BinaryHeap`1 Class | BinaryHeap`1 Members | Eas.WebCrawler.Common.Collections Namespace