Add method (Elements)

         

Add a new Element object to the collection

Return Type

An Element object.

Syntax

object.Add (Element[, sKey])

The Add method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type Elements.
ElementRequired. An Element object.
sKeyOptional. A String value.