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

Returns the first element of a sequence.

Overload List

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

Reference

Tags :


Page view tracker