Click or drag to resize

ArrayDictionaryTK, TVItem Property

[Missing <summary> documentation for "P:com.espertech.esper.compat.collections.ArrayDictionary`2.Item(`0)"]

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

Parameters

key
Type: TK

Property Value

Type: TV
See Also