PageCollection
PageCollection class
Page collection.
Properties
| Name | Type | Description |
|---|---|---|
| Count | int | |
| Item (int) | Page |
Methods
| Name | Description |
|---|---|
| add | Add the page in the collection. |
| dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
| remove | Remove the page from the collection. |
| getPage | Gets the element at the specified ID. |
| clear | |
| removeAt | |
| iterator | Reserved for internal use. |