%%PageItemTitle%%

Compare .NET Objects

Compare .NET Objects
ComparisonResult Constructor
See Also  Send Feedback
KellermanSoftware.CompareNetObjects Namespace > ComparisonResult Class : ComparisonResult Constructor


config

Glossary Item Box

Set the configuration for the comparison

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal config As ComparisonConfig _
)
Visual Basic (Usage)Copy Code
Dim config As ComparisonConfig
 
Dim instance As New ComparisonResult(config)
C# 
public ComparisonResult( 
   ComparisonConfig config
)
Managed Extensions for C++ 
public: ComparisonResult( 
   ComparisonConfig* config
)

Parameters

config

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.