Click or drag to resize
ListAndSetTRemoveAll Method
Overload List
  NameDescription
Public methodRemoveAll(PredicateT)
Removes all the elements that match the conditions defined by the specified predicate.
(Inherited from ListT.)
Public methodRemoveAll(ICollectionT)
Not implemented
Public methodRemoveAll(ICollection)
Not implemented
Top
See Also