The number of items in the heap.

Declaration Syntax

Public Overridable ReadOnly Property Count() As Integer
public virtual int Count {get;}
public: __property virtual int get_Count();
public function get Count() : int;

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