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: 8.2.1.0 (8.2.1)
Syntax
public SortedSetAny(
	int capacity
)

Parameters

capacity
Type: SystemInt32
See Also