Reaper, You can try with taking some variable variable i guess, because as it seems it is a weblist, we can iterate it with variable as we do in looping.
Example:
Sorry if i am wrong, i have not worked with .net projects.
Example:
Code:
i=3 ' Do as per your reqt
namei=SwfWindow("My Application".SwfWindow("Work Queue").SwfTreeView("WorkType").GetItem(i)
SwfWindow("My Application".SwfWindow("Work Queue").SwfTreeView("WorkType").Select nameiSorry if i am wrong, i have not worked with .net projects.

