FDO API Reference Feature Data Objects
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.


Comments or suggestions? Send us feedback.