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 Page |
Item[Int32] |
Gets or sets an item within the Page |
Last |
Gets the last page in the Page |
See Also