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

Determines whether any element of a sequence exists or satisfies a condition.

Overload List

  NameDescription
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkAny<(Of <(TSource>)>)(IEnumerable<(Of <(TSource>)>))Determines whether a sequence contains any elements.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkAny<(Of <(TSource>)>)(IEnumerable<(Of <(TSource>)>), Func<(Of <(TSource, Boolean>)>))Determines whether any element of a sequence satisfies a condition.
Top
See Also

Reference

Tags :


Page view tracker