List(T).RemoveAll(match as System.predicate) Remove from IEnumerable possibly based on match

Useful
Would encourage more use of List(of )

http://msdn.microsoft.com/en-us/library/wdka673a.aspx

Leave a comment