Click or drag to resize

VelocityDbListT Constructor (Int32)

Constructs a new list with a presized capacity

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

Parameters

capacity
Type: SystemInt32

[Missing <param name="capacity"/> documentation for "M:VelocityDb.Collection.VelocityDbList`1.#ctor(System.Int32)"]

See Also