Aaron Smith wrote:
All that being said, I don't think we implemented dictionaries correctly in relation to all the other collections we have. I'm going to propose that we add an additional method to the dictionary objects called Index, which will behave like Item should have behaved. That way, if you want to provide your own UI for listing all dictionary entries (or some other reason of accessing an entry that you know nothing about), you'll be able to.

Exception dictionaries aren't the only collection that's not indexed with sequential integers. Hyperactive windows are another exception.

Not to worry, though: you can still use FOR EACH. It's probably even faster, if your goal is to look at everything.


Reply via email to