You may think it holds numbers, but it is telling you that it holds strings (The System.String part of the error). You are trying to convert this string into a ListBoxItem, which it cannot do.
Based on the next few lines, all you need to do is assign the value to T.Text and skip the attempt to convert it to a ListBoxItem.
Momerath
Senior Poster
3,730 posts since Aug 2010
Reputation Points: 1,336
Solved Threads: 624
Skill Endorsements: 13