Click or drag to resize

MagicListTVItem Property

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

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

Parameters

index
Type: SystemInt32

Property Value

Type: Object
See Also