FDO API Reference Feature Data Objects
template<class OBJ, class EXC>
virtual FdoInt32 FdoNamedCollection< OBJ, EXC >::IndexOf ( const OBJ *  value  )  const [inline, virtual]

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

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

Reimplemented from FdoCollection< OBJ, EXC >.

Definition at line 331 of file NamedCollection.h.


Comments or suggestions? Send us feedback.