RemoveAt method of ObjectSpace

class
ObjectSpace

Syntax

Removes the System.Collections.IList item at the specified index.
public void RemoveAt ( int index )      Collection