PageList Properties
A collection of Page objects.Name | Description |
---|---|
Count | Counts the number of items in the collection. |
First | Gets the first page within the PageList collection. |
Item[Int32] | Gets or sets an item within the PageList collection at a specific index. |
Last | Gets the last page in the PageList collection. |
See Also