Click or drag to resize

IOListT Constructor (Int32)

Initialize a new instance of an IOList that is empty and has the specified capacity

Namespace:  Brainboxes.IO
Assembly:  Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntax
public IOList(
	int capacity
)

Parameters

capacity
Type: SystemInt32

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

See Also