ArrayUtility.Find
static function Find(array: T[], match: Predicate<T>): T;
Description