template<typename T >
FdoInt32 FdoArray< T >::GetCount (  )  const [inline]

Gets the number of items in the array.

Returns:
Returns number of items in the array

Definition at line 143 of file Array.h.

Referenced by FdoArray< T >::GetValue(), and FdoArray< T >::SetValue().