between,..
Doing this:
List<string> names = new List<string>();
And:
IEnumerable<string> names = new List<string>();
Thanks!
http://msdn2.microsoft.com/en-us/vcsharp/bb264519.aspx
|
Results 1 to 5 of 5
Threaded View
|
Click Here to Expand Forum to Full Width |