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

UQuery.QueryState<T0>.Last

切换到手册
public T Last ();

返回

T 与所有条件匹配的最后一个元素或 null(如果未找到)。

描述

与所有条件匹配的最后一个元素或 null(如果未找到)。