FDO API Reference Feature Data Objects
virtual bool FdoIdentifierCollection::Contains ( FdoString name  )  [inline, virtual]

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

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

Definition at line 315 of file IdentifierCollection.h.

References FDO_SAFE_RELEASE, and FindItem().

Here is the call graph for this function:


Comments or suggestions? Send us feedback.