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

Returns the index of the specified item (by name) in the collection or -1 if the item does not exist.

Parameters:
name Input the item name
Returns:
Returns the index of the specified item in the collection or -1 if the item does not exist

Definition at line 348 of file IdentifierCollection.h.

References FdoCommandException::Create(), FDO_2_BADPARAMETER, FDO_NLSID, FdoCollection< OBJ, EXC >::GetCount(), GetItem(), and FdoException::NLSGetMessage().

Here is the call graph for this function:


Comments or suggestions? Send us feedback.