SoftHeapTKey, TValue Methods |
The SoftHeapTKey, TValue generic type exposes the following members.
Methods
Extension Methods
| Name | Description |
---|
 | ForEachKeyValuePairTKey, TValue | (Defined by Extensions.) |
 | MinByOrDefaultKeyValuePairTKey, TValue, TKey |
Finds the minimum TSource in source based on a key.
(Defined by MoveResultExtensions.) |
 | ToAdjacencyGraphKeyValuePairTKey, TValue, TEdge(FuncKeyValuePairTKey, TValue, IEnumerableTEdge) | Overloaded. (Defined by GraphExtensions.) |
 | ToAdjacencyGraphKeyValuePairTKey, TValue, TEdge(FuncKeyValuePairTKey, TValue, IEnumerableTEdge, Boolean) | Overloaded. (Defined by GraphExtensions.) |
 | ToBidirectionalGraphKeyValuePairTKey, TValue, TEdge(FuncKeyValuePairTKey, TValue, IEnumerableTEdge) | Overloaded. (Defined by GraphExtensions.) |
 | ToBidirectionalGraphKeyValuePairTKey, TValue, TEdge(FuncKeyValuePairTKey, TValue, IEnumerableTEdge, Boolean) | Overloaded. (Defined by GraphExtensions.) |
 | ToDelegateUndirectedGraphKeyValuePairTKey, TValue, TEdge(FuncKeyValuePairTKey, TValue, IEnumerableTEdge) | Overloaded. (Defined by GraphExtensions.) |
 | ToDelegateUndirectedGraphKeyValuePairTKey, TValue, TEdge(TryFuncKeyValuePairTKey, TValue, IEnumerableTEdge) | Overloaded. (Defined by GraphExtensions.) |
 | ToDelegateVertexAndEdgeListGraphKeyValuePairTKey, TValue, TEdge(FuncKeyValuePairTKey, TValue, IEnumerableTEdge) | Overloaded. (Defined by GraphExtensions.) |
 | ToDelegateVertexAndEdgeListGraphKeyValuePairTKey, TValue, TEdge(TryFuncKeyValuePairTKey, TValue, IEnumerableTEdge) | Overloaded. (Defined by GraphExtensions.) |
Top
See Also