template<class T >
const T & FdoArray< T >::GetValue ( FdoInt32  i  )  const [inline, protected]

Access elements.

Definition at line 331 of file Array.h.

References FdoArray< T >::Create(), FDO_5_INDEXOUTOFBOUNDS, FDO_NLSID, FdoArray< T >::GetCount(), FdoArray< T >::GetData(), and FdoException::NLSGetMessage().

Referenced by FdoArray< T >::operator[]().

Here is the call graph for this function: