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

UQuery.QueryState<T0>.Last

Cambiar al Manual
public T Last ();

Valor de retorno

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

Descripción

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