Re: Ordered Name/Value pair
Dean Cleaver <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.cx |
|---|---|
| Message-ID | <7E50DCC922CBA24B888112067DFAB8A153F3C2@sxslakl001.xceptionsoftware.com> |
No worries - as soon as I read NameValueCollection I realised my mistake - I had been looking in Collections, and searching for something that used DictionaryEntry classes (that my hashtables were using currently) - so it never found much more than Hashtables and SortedLists, and I couldn't figure out what I was missing. Dino -----Original Message----- From: Discussion relating to the specifics of the C# and Managed C++ languages [mailto:[email protected]] On Behalf Of Phillip B. Holmes Sent: Thursday, 27 July 2006 09:04 To: [email protected] Subject: Re: [DOTNET-CX] Ordered Name/Value pair No problem Dean! Happy to help! BTW: if you'll notice I posted in twice. The second post was a correction of the syntax for the second foreach loop that should have been on the 'bkey' instead of the first 'akey' > string[] b_foo = stFoo.GetValues("bkey"); ^ The post is archived here for future reference: http://www.phillipholmes.com/?p=98 Warmest Regards, Phillip B. Holmes Quoting Dean Cleaver <[email protected]>: > Thanx everyone. > =================================== This list is hosted by DevelopMentor(r) http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com =================================== This list is hosted by DevelopMentor® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com