FDO API Reference Feature Data Objects

template<class BASEOBJ, class SUBOBJ, class BASECOLLECTION>
virtual bool FdoRestrictedNamedCollection< BASEOBJ, SUBOBJ, BASECOLLECTION >::Contains const SUBOBJ *  value  )  const [inline, virtual]
 

Returns true if the collection contains the specified item, false otherwise.

Parameters:
value Input value
Returns:
Returns true if the collection contains the specified item, false otherwise

Definition at line 205 of file RestrictedNamedCollection.h.


Comments or suggestions? Send us feedback.