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.5.0.8
Syntax
public void RemoveAt(
	int index
)

Parameters

index
Type: SystemInt32

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

Implements

IListTRemoveAt(Int32)
See Also