Click or drag to resize

MagicMarkerGetStringDictionary Method

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

Namespace:  com.espertech.esper.compat.magic
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public IDictionary GetStringDictionary(
	bool o
)

Parameters

o
Type: SystemBoolean

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

Return Value

Type: IDictionaryTKey, TValue

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

See Also