%%PageItemTitle%%

Compare .NET Objects

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


Glossary Item Box

Logic to compare an integer indexer (Note, inherits from BaseComparer, not TypeComparer)

Object Model

IndexerComparer Class

Syntax

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

Inheritance Hierarchy

System.Object
   KellermanSoftware.CompareNetObjects.TypeComparers.BaseComparer
      KellermanSoftware.CompareNetObjects.TypeComparers.IndexerComparer

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.