public int RemoveAll( Predicate<T> match )
Public Function RemoveAll ( match As Predicate(Of T) ) As Integer
public: int RemoveAll( Predicate<T>^ match )
© 2018 GitHub Community. All rights reserved.