ArrayList4<E>.

FindAll(Predicate<E>) Method

Syntax

public ArrayList4<E> FindAll(Predicate<E> match)

Parameters

Name Type Description
match Predicate<E>

Return Value

Type Description
ArrayList4<E>