ValueKey comparer based on individual dimension comparers.
Inheritance Hierarchy
NReco.PivotDataCustomSortKeyComparer
Namespace: NReco.PivotData
Assembly: NReco.PivotData (in NReco.PivotData.dll) Version: 1.4.1
Syntax
The CustomSortKeyComparer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CustomSortKeyComparer |
Initializes new instance of CustomSortKeyComparer with specified dimension comparers.
|
Methods
Name | Description | |
---|---|---|
Compare | ||
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
See Also