







![]() |
Compare .NET Objects | |
ClassComparer Constructor | |
See Also Send Feedback |
KellermanSoftware.CompareNetObjects.TypeComparers Namespace > ClassComparer Class : ClassComparer Constructor |
- rootComparer
- The root comparer instantiated by the RootComparerFactory
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal rootComparer As RootComparer _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim rootComparer As RootComparer Dim instance As New ClassComparer(rootComparer) |
C# | |
---|---|
public ClassComparer( RootComparer rootComparer ) |
Managed Extensions for C++ | |
---|---|
public: ClassComparer( RootComparer* rootComparer ) |
Parameters
- rootComparer
- The root comparer instantiated by the RootComparerFactory
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