Mindscape LightSpeed - User Reference & API Documentation
RemoveItem Method (index)
API ReferenceMindscape.LightSpeedEntityCollection<(Of <(TEntity>)>)RemoveItem(Int32)
Removes the item at the specified index.
Declaration Syntax
C#Visual Basic
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)