Click or drag to resize

VelocityDbListOidShortT Constructor

Creates a new list with a presized capacity

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

Parameters

capacity
Type: SystemInt32
See Also