HtmlNodeCollectionAdd Method
Create a new HtmlNodeItem, add it to the Collection, and return it to
the caller.
Namespace: HtmlAssembly: Html (in Html.dll) Version: 25.3013.4544
public HtmlNodeItem Add()
Public Function Add As HtmlNodeItem
No code example is currently available or this language may not be supported.
Return Value
HtmlNodeItem
Newly created and added HtmlNodeItem.