APRlib

SupportClass.ListCollectionSupport.RetainAll Method

Removes all the elements that aren't contained into the specified collection.

Overload List

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 into the specified collection.

public virtual bool RetainAll(ICollection);

See Also

SupportClass.ListCollectionSupport Class | (global) Namespace