[]
Gets the string by its index.
public string GetValueAt(int index)
Public Function GetValueAt(index As Integer) As String
The string index.
The string.