Add
(
Name as String,
Item as Variant
);
Parameters
[in] String Name
The name of the item to be added to the collection
[in] String Item
The value of the item to be added to the collection
Description
The method adds a named item to the collection.
See Also