Represents key for a multidimensional value.
Inheritance Hierarchy
NReco.PivotDataValueKey
Namespace: NReco.PivotData
Assembly: NReco.PivotData (in NReco.PivotData.dll) Version: 1.4.1
Syntax
The ValueKey type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ValueKey | Initializes a new instance of the ValueKey class |
Properties
Name | Description | |
---|---|---|
Empty1D | ||
Empty2D | ||
HasEmpty |
Check if at least one dimension key is empty
|
Methods
Name | Description | |
---|---|---|
Equals | (Overrides ObjectEquals(Object).) | |
GetHashCode | (Overrides ObjectGetHashCode.) | |
GetType | (Inherited from Object.) | |
HasEmptyKey | ||
ToString | (Overrides ObjectToString.) |
Fields
Name | Description | |
---|---|---|
DimKeys |
See Also