Re: NameObjectCollectionBase
From: Kevin Yu [MSFT] (v-kevy_at_online.microsoft.com)
Date: 06/01/04
- Next message: Ram Baruch: "Re: WebClient with username + password"
- Previous message: Aravind C: "Re: WebClient with username + password"
- Next in thread: William Stacey [MVP]: "Re: NameObjectCollectionBase"
- Reply: William Stacey [MVP]: "Re: NameObjectCollectionBase"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 01 Jun 2004 07:50:20 GMT
Hi William,
First of all, I would like to confirm my understanding of your issue. From
your description, I understand that you were able to add entries with
duplicated keys into a NameObjectCollectionBase. If there is any
misunderstanding, please feel free to let me know.
As far as I know, this is by design. When adding entries with duplicated
keys, the newly added entry was actually not added to the hashtable. It was
put in another arraylist inside the object, which
NameObjectCollectionBase.BaseGet cannot get.
HTH. If anything is unclear, please feel free to reply to the post.
Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."
- Next message: Ram Baruch: "Re: WebClient with username + password"
- Previous message: Aravind C: "Re: WebClient with username + password"
- Next in thread: William Stacey [MVP]: "Re: NameObjectCollectionBase"
- Reply: William Stacey [MVP]: "Re: NameObjectCollectionBase"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|