Click or drag to resize

WeakDictionaryTKey, TValue Constructor (Int32)

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

Parameters

capacity
Type: SystemInt32
The capacity.
See Also