Click or drag to resize

EmptySetTGetEnumerator Method

[Missing <summary> documentation for "M:com.espertech.esper.compat.collections.EmptySet`1.GetEnumerator"]

Namespace:  com.espertech.esper.compat.collections
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public IEnumerator GetEnumerator()

Return Value

Type: IEnumeratorT

[Missing <returns> documentation for "M:com.espertech.esper.compat.collections.EmptySet`1.GetEnumerator"]

See Also