Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Collections Namespaces
Altaxo.Collections
ListExtensions Class
ListExtensions Methods
RemoveWhere Method
RemoveWhere<T>(IList<T>, Func<T, Boolean>) Method
RemoveWhere<T>(IList<T>, Func<T, Int32, Boolean>) Method
List
Extensions
Remove
Where Method
Overload List
Name
Description
RemoveWhere
T
(IList
T
, Func
T, Boolean
)
Removes all items for which the predicate function returns
true.
RemoveWhere
T
(IList
T
, Func
T, Int32, Boolean
)
Removes all items for which the predicate function returns
true.
Top
See Also
Reference
ListExtensions Class
Altaxo.Collections Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net