Click or drag to resize

SortedSetAnyKey Constructor (Int32)

Constructs a set with a given initial capacity

Namespace:  VelocityDb.Collection
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public SortedSetAny(
	int capacity
)

Parameters

capacity
Type: SystemInt32
See Also