Use this method to add target objects to an object collection.
HRESULT Add( [in] IDispatch *pIReposObj )
*pIReposObj
[in]
The repository object version to be added to the collection
S_OK
The method completed successfully.
This method failed to complete successfully.
Populating a TransientObjectCol is done using the Add method for each object that you want to add to the collection.