 | OrderedDictionaryTK, TVKeyComparer Property |
Gets the key comparer.
Namespace:
com.espertech.esper.compat.collections
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic IComparer KeyComparer { get; }
Property Value
Type:
IComparerTThe key comparer.
See Also