FDO API Reference Feature Data Objects
FDO_API FdoIdentifier* FdoIdentifierCollection::FindItem ( const wchar_t *  name  )  [inline]

Finds the item in the collection with the specified name.

Parameters:
name Input item name
Returns:
Returns the item in the collection with the specified name. Returns NULL if the item was not found.

Definition at line 97 of file IdentifierCollection.h.

References FDO_SAFE_RELEASE, GetItem(), and FdoIdentifier::GetText().

Referenced by Contains(), and GetItem().

Here is the call graph for this function:


Comments or suggestions? Send us feedback.