An implementation of the Heap data structure.
Namespace: Telerik.Windows.Diagrams.CoreAssembly: Telerik.Windows.Diagrams.Core (in Telerik.Windows.Diagrams.Core.dll) Version: 2013.2.611.1050
Syntax
Type Parameters
- TData
-
The type of item stored in the Heap<(Of <(<'TData>)>)>.
Remarks
Inheritance Hierarchy
See Also