.NET Framework Class Library
Enumerable..::.Last Method

Returns the last element of a sequence.

Overload List

  NameDescription
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkLast<(Of <(TSource>)>)(IEnumerable<(Of <(TSource>)>))Returns the last element of a sequence.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkLast<(Of <(TSource>)>)(IEnumerable<(Of <(TSource>)>), Func<(Of <(TSource, Boolean>)>))Returns the last element of a sequence that satisfies a specified condition.
Top
See Also

Reference

Tags :


Page view tracker