Click or drag to resize

EPIterableGetEnumerator Method

[Missing <summary> documentation for "M:com.espertech.esper.runtime.client.EPIterable.GetEnumerator(System.Void)"]

Namespace:  com.espertech.esper.runtime.client
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
IEnumerator GetEnumerator(
	void selector
)

Parameters

selector
Type: SystemVoid

[Missing <param name="selector"/> documentation for "M:com.espertech.esper.runtime.client.EPIterable.GetEnumerator(System.Void)"]

Return Value

Type: IEnumeratorT

[Missing <returns> documentation for "M:com.espertech.esper.runtime.client.EPIterable.GetEnumerator(System.Void)"]

See Also