FDO API Reference Feature Data Objects
virtual void FdoIdentifierCollection::Remove ( const FdoIdentifier value  )  [inline, virtual]

Removes the specified item from the collection. Throws an invalid argument exception if the item does not exist within the collection.

Parameters:
value Input value
Returns:
Returns nothing

Reimplemented from FdoCollection< FdoIdentifier, FdoCommandException >.

Definition at line 241 of file IdentifierCollection.h.

References FdoCollection< OBJ, EXC >::Remove().

Here is the call graph for this function:


Comments or suggestions? Send us feedback.