Version: 2017.2
Experimental: this API is experimental and might be changed or removed in the future.

UQuery.QueryState<T0>.Last

매뉴얼로 전환
public T Last ();

반환

T The last element matching all the criteria, or null if none was found.

설명

The last element matching all the criteria, or null if none was found.