FDO API Reference Feature Data Objects

template<class OBJ, class EXC>
virtual FdoInt32 FdoNamedCollection< OBJ, EXC >::IndexOf FdoString name  )  const [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 345 of file NamedCollection.h.


Comments or suggestions? Send us feedback.