template<class OBJ >
Sets the item in the collection at the specified index to the specified value. Throws an invalid argument exception if the index is out of range.
Reimplemented from FdoNamedCollection< OBJ, FdoCommandException >. Definition at line 85 of file PhysicalElementMappingCollection.h. Referenced by FdoPhysicalElementMappingCollection< FdoXmlElementMapping >::SetItem().
|