The following code gives me the indexed dictionary I want (I want to have the position of the items in the list handy), but is there a way to do this more directly? Perhaps without the "Select" portion? And is the "new" object needed to create the dictionary elements?The following code gives me the indexed diction