M_PurpleKingdomGames_Core_Collections_BinaryHeap_1_Remove - PurpleKingdomGames/CoreLibs GitHub Wiki

BinaryHeap(T).Remove Method

Get the lowest value from the top of the heap

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

Syntax

C#

public T Remove()

Return Value

Type: T
[Missing documentation for "M:PurpleKingdomGames.Core.Collections.BinaryHeap`1.Remove"]

See Also

Reference

BinaryHeap(T) Class
PurpleKingdomGames.Core.Collections Namespace

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