Click or drag to resize

SortedSetOidShortKey Constructor (Int32)

Constructs an OidShort based sorted set with an initial presized capacity

Namespace:  VelocityDb.Collection
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public SortedSetOidShort(
	int capacity
)

Parameters

capacity
Type: SystemInt32
See Also