Table of Contents

Method FindAll

Namespace
GrindFest
Assembly
GrindFest.dll

FindAll(Predicate<T>)

public List<T> FindAll(Predicate<T> match)

Parameters

match Predicate<T>

Returns

List<T>