Microsoft.Samples.Collections

Heap.Count Property

Returns a value indicating the number of objects in the heap. Read-only

public virtual int Count {get;}

Property Value

the number of objects in the heap

Implements

ICollection.Count

See Also

Heap Class | Microsoft.Samples.Collections Namespace