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

Returns an Int64 that represents the number of elements in a sequence.

Overload List

  NameDescription
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkLongCount<(Of <(TSource>)>)(IEnumerable<(Of <(TSource>)>))Returns an Int64 that represents the total number of elements in a sequence.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkLongCount<(Of <(TSource>)>)(IEnumerable<(Of <(TSource>)>), Func<(Of <(TSource, Boolean>)>))Returns an Int64 that represents how many elements in a sequence satisfy a condition.
Top
See Also

Reference

Tags :


Page view tracker