Holds a collection of interface objects
PyIObjectArray.GetAt
PyIUnknown = GetAt(Index, riid
) Retrieves an item by zero-based index
-
Index : int
Index of item to retrieve
-
riid=IID_IUnknown : PyIID
The interface to return
PyIObjectArray.GetCount
int = GetCount() Returns number of objects in collection