PageSet Constructor |
Name | Description | |
---|---|---|
PageSet | Default constructor. Constructs 'PageSet' with no pages | |
PageSet(Int32) | Construct a set of pages with just one number.
| |
PageSet(Int32, Int32) | Construct a range of pages.
| |
PageSet(Int32, Int32, PageSetFilter) | Construct a filtered range of pages.
|