Append Method

Html Agility Pack

Collapse imageExpand ImageCopy imageCopyHover image

Overload List

  NameDescription
Public methodAppend(String)
Creates and inserts a new attribute as the last attribute in the collection.
Public methodAppend(HtmlAttribute)
Inserts the specified attribute as the last attribute in the collection.
Public methodAppend(String, String)
Creates and inserts a new attribute as the last attribute in the collection.

See Also