FDO API Reference Feature Data Objects

template<class OBJ>
virtual void FdoPhysicalElementMappingCollection< OBJ >::Remove const OBJ *  value  )  [inline, virtual]
 

Removes the specified item from the collection. Throws an invalid argument exception if the item does not exist within the collection.

Parameters:
value Input value
Returns:
Returns nothing
Cast drops const

When an object is removed from a collection, that collection's owner is no longer the object's parent.

Reimplemented from FdoNamedCollection< OBJ, FdoCommandException >.

Definition at line 217 of file PhysicalElementMappingCollection.h.


Comments or suggestions? Send us feedback.