DataEngine for .NET Standard | ComponentOne
C1.PivotEngine Assembly / C1.FlexPivot Namespace / C1FlexPivotKey Class
Properties Methods


In This Topic
    C1FlexPivotKey Class Members
    In This Topic

    The following tables list the members exposed by C1FlexPivotKey.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the list of C1.PivotEngine.PivotField pivot fields associated with this C1.PivotEngine.PivotKey. (Inherited from C1.PivotEngine.PivotKey)
    Public Property  
    Public PropertyGets an array of values for the C1.PivotEngine.PivotField pivot fields associated with this C1.PivotEngine.PivotKey. (Inherited from C1.PivotEngine.PivotKey)
    Top
    Public Methods
     NameDescription
    Public MethodReturns true if two C1.PivotEngine.PivotKey objects represent the same set of C1.PivotEngine.PivotField objects and values. (Inherited from C1.PivotEngine.PivotKey)
    Public MethodOverloaded. Gets a formatted value from the C1.PivotEngine.PivotKey.Values array. (Inherited from C1.PivotEngine.PivotKey)
    Public MethodServes as a hash function for a C1.PivotEngine.PivotKey object. (Inherited from C1.PivotEngine.PivotKey)
    Public MethodGets a value that determines whether a given data object matches the content of this C1.PivotEngine.PivotKey. (Inherited from C1.PivotEngine.PivotKey)
    Public MethodGets a value that indicates whether this C1.PivotEngine.PivotKey partially matches the content of another key. (Inherited from C1.PivotEngine.PivotKey)
    Public MethodReturns a string that represents this C1.PivotEngine.PivotKey. (Inherited from C1.PivotEngine.PivotKey)
    Top
    See Also