NameCollectionAdd(NameCollection) Method
Add a collection of names and descriptions to the collection.
Namespace: HtmlAssembly: Html (in Html.dll) Version: 25.2822.3845
public void Add(
NameCollection value
)
Public Sub Add (
value As NameCollection
)
No code example is currently available or this language may not be supported.
Parameters
- value NameCollection
-
Collection of Names and Descriptions to add.