alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class DoubleComparer

    Inheritance
    System.Object
    DoubleComparer
    Implements
    System.Collections.IComparer
    Namespace: Syncfusion.PivotAnalysis.Base
    Assembly: Syncfusion.PivotAnalysis.Base.dll
    Syntax
    public class DoubleComparer : Object, IComparer

    Constructors

    DoubleComparer()

    Declaration
    public DoubleComparer()

    Methods

    Compare(Object, Object)

    Declaration
    public int Compare(object x, object y)
    Parameters
    Type Name Description
    System.Object x
    System.Object y
    Returns
    Type
    System.Int32

    Implements

    System.Collections.IComparer
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved