Version: 1.4
LanguageEnglish
  • C#

UQueryState<T0>.Last

Declaration

public T Last();

Returns

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

Description

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


对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答