template<class OBJ >
virtual FdoInt32 FdoPhysicalElementMappingCollection< OBJ >::Add ( OBJ *  value  )  [inline, virtual]

Adds the specified item to the end of the collection. Returns the index of the newly added item.

Parameters:
value Input value
Returns:
Returns the index of the newly added item

Reimplemented from FdoNamedCollection< OBJ, FdoCommandException >.

Definition at line 128 of file PhysicalElementMappingCollection.h.

Referenced by FdoPhysicalElementMappingCollection< FdoXmlElementMapping >::Add().