C# - AsEnumerable Example

Posted by udanamehar on Stack Overflow See other posts from Stack Overflow or by udanamehar
Published on 2009-11-19T15:01:17Z Indexed on 2010/05/19 14:50 UTC
Read the original article Hit count: 167

Filed under:
|

What is the exact use of AsEnumerable? Will it change non-enumerable collection to enumerable collection?.Please give me a simple example.

© Stack Overflow or respective owner

Related posts about c#

Related posts about enumeration