template<class OBJ>
Removes the specified item from the collection. Throws an invalid argument exception if the item does not exist within the collection.
Reimplemented from FdoNamedCollection< OBJ, FdoCommandException >. Definition at line 216 of file PhysicalElementMappingCollection.h.
|