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
Validate parentage for object to add. Membership in a collection implys parentage, and a object can only have one parent.

Reimplemented from FdoNamedCollection< OBJ, FdoCommandException >.

Definition at line 128 of file PhysicalElementMappingCollection.h.


Comments or suggestions? Send us feedback.