#include </cygdrive/c/Users/Hamis/Cygwin-packaging/wxWidgets3.2/wxWidgets3.2-3.2.11-1.x86_64/src/wxWidgets-3.2.11/interface/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.