Click or drag to resize

MagicStringDictionaryTVItem Property

[Missing <summary> documentation for "P:com.espertech.esper.compat.magic.MagicStringDictionary`1.Item(System.String)"]

Namespace:  com.espertech.esper.compat.magic
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public Object this[
	string key
] { get; set; }

Parameters

key
Type: SystemString

Property Value

Type: Object
See Also