The FilterPropertySort type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| FilterPropertySort | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Compare |
Compares the specified pages.
| |
| Equals | (Inherited from Object.) | |
| Filter | Overloaded. | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ShouldFilter |
If the page should be filtered.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| CompareInfo |
Define this object to do culture-sensitive string-comparison.
When this CompareInfo object is defined, all
string-comparisons use this object.
| |
| SortBy |
Gets or sets the name of the property that is used to sort the pages.
| |
| SortDirection |
The sort direction.
|