Slash Framework
Slash Framework
Slash Framework API Documentation
Slash.Collections Namespaces
Slash.Collections.PriorityQueues
IPriorityQueue(T) Interface
IPriorityQueue(T) Methods
Clear Method
DecreaseKey Method
DecreaseKeyTo Method
Delete Method
DeleteMin Method
FindMin Method
Insert Method
IsEmpty Method
IPriorityQueue
T
Clear Method
Clears this priority queue, removing all items.
Namespace:
Slash.Collections.PriorityQueues
Assembly:
Slash.Collections (in Slash.Collections.dll) Version: 1.0.6018.40177
Syntax
C#
VB
C++
F#
Copy
void
Clear
()
Sub
Clear
void
Clear
()
abstract
Clear
:
unit
->
unit
See Also
Reference
IPriorityQueue
T
Interface
Slash.Collections.PriorityQueues Namespace
Copyright 2012-2016 Slash Games
Send comments on this topic to
mail@slashgames.org