[]
Sets the value of a string with the specified index.
public void SetValueAt(int index, string value)
The string index.
The new string value.