[This is preliminary documentation and subject to change.]
The Remove method takes an index into the collection, and removes the specified filter from the list.
HRESULT Remove(
  long Index   // in
);
 Returns an HRESULT indicating success or failure.