PageRange Methods
.NET Framework 4.5
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
The PageRange type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals(Object) | Tests whether an object of unknown type is equal to this PageRange. (Overrides ValueType.Equals(Object).) |
|
Equals(PageRange) | Tests whether a PageRange is equal to this PageRange. |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetHashCode | Gets the hash code value for the PageRange. (Overrides ValueType.GetHashCode().) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
ToString | Gets a string representation of the range. (Overrides ValueType.ToString().) |