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 327 of file NamedCollection.h.