An object collection is a set of Repository objects that can be enumerated. Two kinds of object collections are supported by the Repository:
Use the IInterfaceDef::ObjectInstances method to materialize an instance of this class.
Use the ObjectCol class to access the collection of Repository objects that expose a particular interface.
Interface | Description |
IobjectCol | Manages objects in a collection. |