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: 8.2.1.0 (8.2.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