Dim list as new List(of string) ...some stuff to fill the list... Dim observable as new ObservableCollection(of string)(list)