ICopyDictionary AddCollectionCopy( IDataCollection coll, ICopyDictionary env )
Parameters
- coll
- the collection of data to be copied
- env
- the ICopyDictionary used to keep track of copied objects; if null, the method will call CreateCopyDictionary, use it, and return it
Return Value
the updated copy dictionary