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.0.0.0 (1.0.0.0)
Syntax
public void Add(
	T line
)

Parameters

line  T

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

Implements

ICollectionTAdd(T)
See Also