FDO API Reference Feature Data Objects

template<class BASEOBJ, class SUBOBJ, class BASECOLLECTION>
virtual FdoInt32 FdoRestrictedNamedCollection< BASEOBJ, SUBOBJ, BASECOLLECTION >::IndexOf const SUBOBJ *  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

Definition at line 219 of file RestrictedNamedCollection.h.


Comments or suggestions? Send us feedback.