template<class T >
void FdoArray< T >::Clear (  )  [inline]

Removes all items from the array.

Returns:
Returns nothing

since no memory reallocation we can avoid input/output of array class pointer

Definition at line 284 of file Array.h.

References FdoArray< T >::SetSize().

Here is the call graph for this function: