Removes all the elements that aren't contained into the specified collection.
Removes all the elements that aren't contained into the specified collection.
public virtual bool RetainAll(CollectionSupport);
Removes all the elements that aren't contained in the specified collection.
public virtual bool RetainAll(ICollection);