Class PageRequest
- Namespace
- Dynamic
Data
- Assembly
- DynamicData.dll
Represents a new page request.
- Inheritance
-
Page
Request
- Implements
- Extension Methods
Constructors
PageRequest()
Initializes a new instance of the Page
PageRequest(int, int)
Initializes a new instance of the Page
Parameters
Fields
Default
The default page request.
Field Value
Empty
Represents an empty page.
Field Value
Properties
DefaultComparer
Gets the default comparer.
Property Value
- IEquality
Comparer <IPageRequest > The default comparer.
Page
Gets the page to move to.
Property Value
Size
Gets the page size.
Property Value
Methods
Equals(IPageRequest?)
Parameters
other
IPageRequest
Returns
Equals(object?)
Parameters
obj
object