FDO API Reference Feature Data Objects
template<class OBJ, class BASECOLLECTION>
virtual OBJ* FdoReadOnlyNamedCollection< OBJ, BASECOLLECTION >::GetItem ( FdoInt32  index  )  const [inline, virtual]

Gets the item in the base collection at the specified index. Throws an invalid argument exception if the index is out of range.

Parameters:
index Input index
Returns:
Returns the item in the base collection at the specified index

Definition at line 75 of file ReadOnlyNamedCollection.h.


Comments or suggestions? Send us feedback.