Add method (Properties)

         

Add a new Property object to the collection

Syntax

object.Add Property[, sKey]

The Add method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type Properties.
PropertyRequired. A Property object.
sKeyOptional. A String value.