Click or drag to resize

IOListTRemoveAt Method

Removes the IOLine at the specific index

Namespace: Brainboxes.IO
Assembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void RemoveAt(
	int index
)

Parameters

index  Int32

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

Implements

IListTRemoveAt(Int32)
See Also