Split pour répertorier VB.NET

 Dim v As New List(Of String)(value.Split(","c))
Average Anteater