Hello All

I have a Dictionary object containing key value objects.  I want to be able to retrieve the key-values by sort order on the key field.  Any ideas or pointers would be greatly appreciated.  At the moment everything is being returned unsorted.

The key field is a year date and the value a URL to that year's archive.

Thanks in advance for the information.