PyIObjectCollection Object

Modifiable container for a number of IUnknown objects

Methods

AddObject
Adds a single object to the collection 

AddFromArray
Adds a number of objects contained in an PyIObjectArray collection 

RemoveObjectAt
Removes a single object from the collection 

Clear
Empties the container 

Based On

PyIObjectArray