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

Gets the item in the collection with the specified name. Throws an exception if the item is not found.

Parameters:
name Input item name
Returns:
Returns the item in the collection with the specified name

Definition at line 72 of file IdentifierCollection.h.

References FdoCommandException::Create(), FDO_38_ITEMNOTFOUND, FDO_NLSID, FindItem(), and FdoException::NLSGetMessage().

Here is the call graph for this function:


Comments or suggestions? Send us feedback.