FDO API Reference Feature Data Objects
template<class OBJ, class EXC>
virtual OBJ* FdoNamedCollection< OBJ, EXC >::GetItem ( const wchar_t *  name  )  const [inline, virtual]

Gets the item in the collection with the specified name. Throws an exception if the item is not found.

Parameters:
name Input item name
Returns:
Returns the item in the collection with the specified name

Definition at line 72 of file NamedCollection.h.


Comments or suggestions? Send us feedback.