virtual bool FdoIdentifierCollection::Contains ( const FdoIdentifier value  )  [inline, virtual]

Returns true if the collection contains the specified item, false otherwise.

Parameters:
value Input value
Returns:
Returns true if the collection contains the specified item, false otherwise

Definition at line 279 of file IdentifierCollection.h.

References FdoCollection< FdoIdentifier, FdoCommandException >::GetCount(), and GetItem().

Here is the call graph for this function: