Joined January 2013
·

Michael Griffith

Greenville, South Carolina Area
·
·
·

Posted to Using .Any to optimize linq queries. over 1 year ago

The Count function will wait until it's counted everything in the list. The Any function returns true on the first item it finds in the list, so you don't have to wait until everything in the list has been counted.

Achievements
33 Karma
2,937 Total ProTip Views
Interests & Skills