#include <wx/cmdline.h>
An ordered collection of wxCmdLineArg providing an iterator to enumerate the arguments passed on command line.
Public Member Functions | |
| const_iterator | begin () const |
| const_iterator | end () const |
| size_t | size () const |
| Returns the number of command line arguments in this collection. | |
| const_iterator wxCmdLineArgs::begin | ( | ) | const |
| const_iterator wxCmdLineArgs::end | ( | ) | const |
| size_t wxCmdLineArgs::size | ( | ) | const |
Returns the number of command line arguments in this collection.