Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
this my code which select all items
I want to creat list which return 4 items or any number that i want to insert .not all items
Hi Mohamed,
Try to use .Take(int amountOfItems) method.
http://msdn.microsoft.com/en-us/library/vstudio/bb503062(v=vs.100).aspx
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
List return only last 4 items
this my code which select all items
I want to creat list which return 4 items or any number that i want to insert .not all items
Hi Mohamed,
Try to use .Take(int amountOfItems) method.
http://msdn.microsoft.com/en-us/library/vstudio/bb503062(v=vs.100).aspx
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.