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