Click or drag to resize

VelocityDbListOidShortT Constructor

Creates a new list with a presized capacity

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

Parameters

capacity
Type: SystemInt32
See Also