Dim toys As New List(Of String) toys.Add("Car") toys.Add("Boat") toys.Add("Train")