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