[]
Adds a Text to this collection at the End location.
public Text Add(string value)
Public Function Add(value As String) As Text
The text value to add.
The added Text.