FDO API Reference Feature Data Objects

template<class OBJ, class EXC>
virtual bool FdoNamedCollection< OBJ, EXC >::Contains FdoString name  )  const [inline, virtual]
 

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

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

Definition at line 312 of file NamedCollection.h.


Comments or suggestions? Send us feedback.