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

Returns the number of elements in a sequence.

Overload List

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

Reference

Tags :


Page view tracker