Click or drag to resize

MagicDictionaryTK1, TV1Item Property

[Missing <summary> documentation for "P:com.espertech.esper.compat.magic.MagicDictionary`2.Item(System.Object)"]

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

Parameters

key
Type: SystemObject

Property Value

Type: Object
See Also