名前 | 解説 | |
---|---|---|
AssignFrom | Copies values from another instance of OutputRange. | |
Clone | Clones the current OutputRange. | |
Contains | Tests whether the specified page is within the range. | |
GetEnumerator | Creates and returns a new enumerator that allows to loop through all pages in the range. | |
GetFirstPage | Returns the first page in the range. | |
GetNextPage | オーバーロードされます。 Returns the page number in the range following the specified one, or -1 if the specified number was the last one. | |
ToString | Returns a string that represents the current OutputRange. |