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