C# Loop Combobox

for (int i = 0; i < myComboBox > {
    string value = myComboBox.GetItemText(myComboBox.Items[i]);
  }