Imran
Tue Sep 28 14:48:22 CDT 2004
There's none in the BCL with those features. You can try one of these:
http://www.codeproject.com/csharp/hashlistarticle.asp
http://www.eggheadcafe.com/articles/20040424.asp
hope that helps..
Imran.
"dx" <designerx11@yahoo.com> wrote in message
news:10lje8fhi4soie1@corp.supernews.com...
>
> And that is the only one? I need access by key/value and index.
>
>
>
>
> "Imran Koradia" <nospam@microsoft.com> wrote in message
> news:OIzhlqYpEHA.1152@TK2MSFTNGP11.phx.gbl...
> > Arraylist (unless you sort the elements)
> >
> > Imran.
> >
> > "dx" <designerx11@yahoo.com> wrote in message
> > news:10ljb7l8f1po5c2@corp.supernews.com...
> >>
> >> I'm trying to determine which collection retain the order in which they
> > are
> >> added to the collection. Am I missing something in the MS documents?
> >> (like
> >> an interface that defines this?)
> >>
> >> Thanks,
> >> Stan
> >>
> >>
> >
> >
>
>