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

Definition at line 241 of file IdentifierCollection.h.