CreateItem method: Collection class
Syntax
CreateItem()
Description
Use this method to instantiate an empty object for this collection as defined by the CollectionElementType property.
Parameters
None.
Returns
A Collection object, a Compound object, or a Primitive object as defined by the CollectionElementType property.