const TYPE* GetItems(void) const; TYPE* GetItems(void);
Comments
Returns the allocated memory buffer that is used to store array items. This is NULL if the array is not initialized.