Using Count with Take with LINQ

Posted by Nissan Fan on Stack Overflow See other posts from Stack Overflow or by Nissan Fan
Published on 2010-05-18T04:03:28Z Indexed on 2010/05/18 4:10 UTC
Read the original article Hit count: 221

Filed under:
|

Is there a way to get the whole count when using the Take operator?

© Stack Overflow or respective owner

Related posts about LINQ

Related posts about c#