- [Main Page](index.md)
- [Classes](annotated.md)
- [Files](files.md)
- [Directories](dirs.md)
- [Related Pages](pages.md)
- [File List](files.md)
- [File Members](globals.md)
StringLi.h¶
Go to the documentation of this file.
00001 // RC 4/29/2002 \HRandy95\Include\StringLi.h
00002
00003 #ifndef __STRCLASS_H
00004 #include "StrClass.h"
00005 #endif
00006 #include <AfxTempl.h>
00007
00008 class StringList : public CList<String, String&>
00009 {
00010 };
This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.
Generated on Thu Oct 27 11:46:46 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001