FDO API Reference Feature Data Objects

template<class OBJ, class BASECOLLECTION>
virtual OBJ* FdoReadOnlyNamedCollection< OBJ, BASECOLLECTION >::GetItem const wchar_t *  name  )  const [inline, virtual]
 

Gets the item in the base 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 base collection with the specified name

Definition at line 89 of file ReadOnlyNamedCollection.h.


Comments or suggestions? Send us feedback.