Click or drag to resize

MagicMarkerGetCollection Method

[Missing <summary> documentation for "M:com.espertech.esper.compat.magic.MagicMarker.GetCollection(System.Void)"]

Namespace:  com.espertech.esper.compat.magic
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public ICollection GetCollection(
	void o
)

Parameters

o
Type: SystemVoid

[Missing <param name="o"/> documentation for "M:com.espertech.esper.compat.magic.MagicMarker.GetCollection(System.Void)"]

Return Value

Type: ICollectionT

[Missing <returns> documentation for "M:com.espertech.esper.compat.magic.MagicMarker.GetCollection(System.Void)"]

See Also