FDO API Reference Feature Data Objects
virtual FdoInt32 FdoIdentifierCollection::Add ( FdoIdentifier 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 FdoCollection< FdoIdentifier, FdoCommandException >.

Definition at line 175 of file IdentifierCollection.h.


Comments or suggestions? Send us feedback.