 | TransformDictionaryTK1, TV1, TK2, TV2KeyOut Property |
Gets or sets the key out transform.
Namespace:
com.espertech.esper.compat.collections
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic Func KeyOut { get; set; }
Property Value
Type:
FuncT, TResult
The key transform.
See Also