Table of Contents

Method RemoveAll

Namespace
GrindFest
Assembly
GrindFest.dll

RemoveAll(Predicate<T>)

public int RemoveAll(Predicate<T> match)

Parameters

match Predicate<T>

Returns

int