I have the following code inside a for loop:
ComboboxItem itemb = new ComboboxItem(); itemb.Text = item.gameName; itemb.Value = item.name; ASCII_FriendList.I