 | ProxyEnumerableTProcEnumerator Property |
Gets or sets the proc enumerator.
Namespace:
com.espertech.esper.compat.collections
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic Func ProcEnumerator { get; set; }
Property Value
Type:
FuncTResult
The proc enumerator.
See Also