P_PurpleKingdomGames_Core_Collections_BinaryHeap_1_Count - PurpleKingdomGames/CoreLibs GitHub Wiki

BinaryHeap(T).Count Property

The number of items on the heap

Namespace: PurpleKingdomGames.Core.Collections
Assembly: PurpleKingdomGamesCore (in PurpleKingdomGamesCore.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public int Count { get; }

Property Value

Type: Int32

See Also

Reference

BinaryHeap(T) Class
PurpleKingdomGames.Core.Collections Namespace

⚠️ **GitHub.com Fallback** ⚠️