FDO API Reference Feature Data Objects

template<class OBJ, class BASE, class EXC>
virtual FDO_API FdoInt32 FdoReadOnlyCollection< 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 131 of file ReadOnlyCollection.h.


Comments or suggestions? Send us feedback.