Click or drag to resize

ArrayDequeT Constructor (Int32)

Namespace:  com.espertech.esper.compat.collections
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public ArrayDeque(
	int capacity
)

Parameters

capacity
Type: SystemInt32

[Missing <param name="capacity"/> documentation for "M:com.espertech.esper.compat.collections.ArrayDeque`1.#ctor(System.Int32)"]

See Also