|
-
Oct 27th, 2006, 12:40 AM
#1
Thread Starter
Junior Member
DictionaryBase
Originally made a collection class inheriting system.collections.generic.dictionary(of integer,myObject)
when looping through the objects of the collection, they were in exactly the same order as added.
I then realised I should of probably been using inherit system.collections.dictionarybase
looping through the objects this time gave me a different order than when they were added.
I am confused as to why the difference, hoping someone maybe able to explain.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|