[]
Get one list at index
public List<string> GetCustomList(int index)
Public Function GetCustomList(index As Integer) As List(Of String)
index of list
One list at index.