Click or drag to resize

ArrayDequeTArray Property

[Missing <summary> documentation for "P:com.espertech.esper.compat.collections.ArrayDeque`1.Array"]

Namespace:  com.espertech.esper.compat.collections
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public T[] Array { get; }

Property Value

Type: T
See Also