ElementCollection.RemoveByName Method
Removes all elements having the specified tag name from the collection.
Parameters
-
tagName
- The HTML tag name (case-insensitive) or a null reference (Nothing in Visual Basic) if plain-text elements should be removed.
See Also
ElementCollection Class | MailBee.Html Namespace | TagName