'Declaration Public Function RemoveAll( _ ByVal match As Predicate(Of Object) _ ) As Integer
public int RemoveAll( Predicate<object> match )
Parameters
- match
'Declaration Public Function RemoveAll( _ ByVal match As Predicate(Of Object) _ ) As Integer
public int RemoveAll( Predicate<object> match )