Represents key for a multidimensional value.
Inheritance Hierarchy
NReco.PivotData.ValueKey
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 Object.Equals(Object).) |
![]() | GetHashCode | (Overrides Object.GetHashCode().) |
![]() | GetType | (Inherited from Object.) |
![]() ![]() | HasEmptyKey | |
![]() | ToString | (Overrides Object.ToString().) |
Fields
Name | Description | |
---|---|---|
![]() | DimKeys |
See Also