TextCollection.Remove

TextCollection.Remove method

Remove the Text object from the collection.

public void Remove(Text item)
ParameterTypeDescription
itemText

See Also