Public Properties

Comparer The comparer used to determine the priority of items in the heap.
Count The number of items in the heap.
IsReadOnly Whether or not this item is read only.
IsSynchronized Whether or not this collection is synchronized.
SyncRoot A root object which can be used for locking when using this collection in a multithreaded environment.

See Also

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