Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


First()

The first element matching all the criteria, or null if none was found.
Read time 1 minuteLast updated 6 days ago

Definition

public T First()

Returns

Type

Description

TThe first element matching all the criteria, or null if none was found.