FDO API Reference Feature Data Objects

template<class BASEOBJ, class SUBOBJ, class BASECOLLECTION>
virtual FdoInt32 FdoRestrictedNamedCollection< BASEOBJ, SUBOBJ, BASECOLLECTION >::Add SUBOBJ *  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

Definition at line 134 of file RestrictedNamedCollection.h.


Comments or suggestions? Send us feedback.