| HeapBaseTElementKeyCompareFunc Property  | 
            Gets the key compare func to compare elements based on key.
            
 
Namespace: SD.Tools.Algorithmia.HeapsAssembly: SD.Tools.Algorithmia (in SD.Tools.Algorithmia.dll) Version: 1.2.0.0 (1.2.14.1118)
Syntaxprotected Comparison<TElement> KeyCompareFunc { get; }Protected ReadOnly Property KeyCompareFunc As Comparison(Of TElement)
	Get
Property Value
Type: 
ComparisonTElement
See Also