Does LINQ preserve order of elements in arrays?
Yes, it does (in expected cases), here the list:
ref. http://stackoverflow.com/questions/204505/preserving-order-with-linq
Preserves Order Absolutely.
|
Commenti
Posta un commento