Removes a named tag from the collection.
Syntax
DeleteTag(ByVal Name as String)
Parameters
Name
The name of the tag to remove
Remarks
To remove an unnamed tag, use the DeleteTags method.
Applies to Choice object, ChoiceFilter object