Overview Chapter

class CStoredObjectArrayLibrary

Constructors and Destructors
CStoredObjectArrayLibrary
~CStoredObjectArrayLibrary
Overridables
CountNumber of objects.
GetRetrieve pointer to first object.
   
                      
Data Members
   
private
int m_LastIndex;
CStoredObjectListLibrary* m_pList;The array is complete virtual and relies on a list.