NameCollectionAdd Method

Create a new NameItem, add it to the Collection, and return it to the caller.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.2822.3845
C#
public NameItem Add()

Return Value

NameItem
Newly created and added NameItem.

See Also