An object collection is a set of repository objects that can be enumerated. Two kinds of object collections are supported by the repository engine:
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 |
IObjectCol2 | Exposes methods for controlling the load status of an object collection |