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: 171
c#
|enumeration
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