Function CSPArray<T>::Empty()

Description:
Empties the array.

Prototype:
void Empty();

Arguments:
No arguments (void).

Return value:
No return value (void).

Remarks:
The size of the array is set to zero.

See also:
member functions GetSize(), SetSize(), Resize(), Grow(), Shrink()
CSPArray<T> | Template classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd