Removes the item at the specified index.

Declaration Syntax
protected override void RemoveItem(
int index
)
Protected Overrides Sub RemoveItem ( _
index As Integer _
)

Parameters
- index (Int32)
- The zero-based index of the item to remove.
Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)