Click or drag to resize

FIFOHashSetT Constructor (ICollection)

Namespace:  com.espertech.esper.collection
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public FIFOHashSet(
	ICollection sourceCollection
)

Parameters

sourceCollection
Type: System.Collections.GenericICollectionT

[Missing <param name="sourceCollection"/> documentation for "M:com.espertech.esper.collection.FIFOHashSet`1.#ctor(System.Collections.Generic.ICollection`1)"]

See Also