Re: reverse a collection
From: chanmmn (chanmmn_at_hotmail.com)
Date: 11/26/04
- Next message: Dennis: "Create Instance of a Class from ClassName"
- Previous message: Fernando Berretta: "Class builder utility"
- In reply to: nafri: "reverse a collection"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 27 Nov 2004 00:05:01 +0800
You can but you need to watch out array is the collection of the same data
type.
chanmm
"nafri" <spamMe@spam.net> wrote in message
news:F3D5DA8B-4CAB-425C-A9AD-E747E35531FB@microsoft.com...
>i have a colleciton that i need to reverse. Array has a reverse method. Is
> their any direct way to transfer the items in the collection to an array
> or
> arraylist, reverse the array and transfer back them to the collection.
> Or looping through each element is the only option.
>
> TIA
> nafri
- Next message: Dennis: "Create Instance of a Class from ClassName"
- Previous message: Fernando Berretta: "Class builder utility"
- In reply to: nafri: "reverse a collection"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|