Remove

TextCollection.Remove method

Remove the Text object from the collection.

public void Remove(Text item)
Parameter Type Description
item Text

See Also