Click or drag to resize

INamingContextList Method

[Missing <summary> documentation for "M:com.espertech.esper.compat.directory.INamingContext.List(System.Void)"]

Namespace:  com.espertech.esper.compat.directory
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
IEnumerator List(
	void name
)

Parameters

name
Type: SystemVoid

[Missing <param name="name"/> documentation for "M:com.espertech.esper.compat.directory.INamingContext.List(System.Void)"]

Return Value

Type: IEnumeratorT

[Missing <returns> documentation for "M:com.espertech.esper.compat.directory.INamingContext.List(System.Void)"]

See Also