G
Guest
I need help figuring out which collection to use. Maybe I need to create my
own but here's what I need.
A collection that...
1. provides ability to access values via a key
2. maintains the order in which I add it to the collection (ie when I
iterate through it, they come out the same order in which I put them in)
Help please. Thanks!!!
Marcus
own but here's what I need.
A collection that...
1. provides ability to access values via a key
2. maintains the order in which I add it to the collection (ie when I
iterate through it, they come out the same order in which I put them in)
Help please. Thanks!!!
Marcus