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

UQuery.QueryState<T0>.First

Switch to Manual
public T First ();

Returns

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

Description

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