名前 | 解説 | |
---|---|---|
Contains | Tests whether the specified page is within the range. | |
Equals | Determines whether the specified object is equal to the current object. | |
GetHashCode | Serves as the default hash function. | |
GetMaxPage | Gets the ending page number of the current range. | |
GetMinPage | Gets the starting page number of the current range. | |
GetPage | Gets the page number of a page with a specified index within the current range. | |
GetPageCount | Gets the total number of pages in the current range. | |
InRange | Tests whether page numbers specified by the current OutputRange fall within a specified range. | |
ToString | Returns a string that represents the current OutputRange. | |
TryParse |