FDO API Reference Feature Data Objects
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< OBJ, EXC >::GetCount(), and GetItem().

Here is the call graph for this function:


Comments or suggestions? Send us feedback.