#include <notebook.h>

| VDKTabPage * PageList::operator[] | ( | int | n | ) |
Access to a single page
| n | index number (0 <= n < size) |
Reimplemented from VDKList< VDKTabPage >.
| int PageList::size | ( | ) | [inline] |
Return how many pages there are into notebook
Reimplemented from VDKList< VDKTabPage >.
1.5.5