ArrayUtility.FindAll

static function FindAll.<T> (array : T[], match : Predicate<T>) : List<T>

Description