Table of Contents
BaseObjectCollectionWrapper<T,T>.RemoveAt Method 

Removes an item at the specified index.

Syntax
 public void RemoveAt(
   int index
);
See Also