FDO API Reference Feature Data Objects
template<class OBJ, class BASE, class EXC>
virtual FDO_API FdoInt32 FdoReadOnlyUnnamedCollection< OBJ, BASE, EXC >::IndexOf ( const OBJ *  value  )  [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

Definition at line 108 of file ReadOnlyUnnamedCollection.h.


Comments or suggestions? Send us feedback.