%%PageItemTitle%%

Compare .NET Objects

Compare .NET Objects
DecimalComparer Class
Members  See Also  Send Feedback
KellermanSoftware.CompareNetObjects.TypeComparers Namespace : DecimalComparer Class


Glossary Item Box

Compare Decimal values with the ability to specify the precision

Object Model

DecimalComparer Class

Syntax

Visual Basic (Declaration) 
Public Class DecimalComparer 
   Inherits BaseTypeComparer
Visual Basic (Usage)Copy Code
Dim instance As DecimalComparer
C# 
public class DecimalComparer : BaseTypeComparer 
Managed Extensions for C++ 
public __gc class DecimalComparer : public BaseTypeComparer 

Inheritance Hierarchy

System.Object
   KellermanSoftware.CompareNetObjects.TypeComparers.BaseComparer
      KellermanSoftware.CompareNetObjects.TypeComparers.BaseTypeComparer
         KellermanSoftware.CompareNetObjects.TypeComparers.DecimalComparer

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Kellerman Software 2018 All Rights Reserved.