Click or drag to resize

IOListTAdd Method

Adds an IOLine to the List

Namespace:  Brainboxes.IO
Assembly:  Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntax
public void Add(
	T line
)

Parameters

line
Type: T

[Missing <param name="line"/> documentation for "M:Brainboxes.IO.IOList`1.Add(`0)"]

Implements

ICollectionTAdd(T)
See Also