

| Name | Description | |||
| Add | Adds a Page object to the collection and returns a reference to the newly created object. | |||
| Clear | Removes all objects in a collection. | |||
| Count | Returns the number of objects in the collection. | |||
| IndexToPos | Gets the page's position giving the page's index. | |||
| Item | Returns a specific Page of the Pages collection. | |||
| PosToIndex | Gets the page's index giving the page's position. | |||
| Remove | Removes a specific member from the Pages collection. |