FDO API Reference Feature Data Objects
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 131 of file Array.h.

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


Comments or suggestions? Send us feedback.