This is untested but I think it should work:
vb Code:
  1. string myString = System.Text.Encoding.ASCII.GetString(myList.ToArray());