RemoveAt(Index: Integer);
Index - collection element index.
The RemoveAt method removes the collection element, which index is passed by the Index parameter.
See also:
INetCollection