Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Delete List elements

0 views
Skip to first unread message

shapper

unread,
Oct 9, 2007, 9:25:05 PM10/9/07
to
Hello,

I have a Generic.List(Of String) with 100 elements.
I want to sort it and delete the last 40 elements.
Can this be done without a loop?

And if not, can I convert it to an array and do it in the array?

Thanks,
Miguel

0 new messages