Function CSPArray<T>::GetSize()

Description:
Retrieves the size, in units of type T, of the array's content.

Prototype:
unsigned long GetSize() const;

Arguments:
No arguments (void).

Return value:
Returns the size of the array.

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

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd