Add

TextCollection.Add method

Add the Text object in the collection.

public int Add(Text item)
Parameter Type Description
item Text

See Also