%%PageItemTitle%%

Compare .NET Objects

Compare .NET Objects
CompareLogic Constructor(Boolean)
See Also  Send Feedback
KellermanSoftware.CompareNetObjects Namespace > CompareLogic Class > CompareLogic Constructor : CompareLogic Constructor(Boolean)


useAppConfigSettings
If true, use settings from the app.config

Glossary Item Box

Set up defaults for the comparison

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal useAppConfigSettings As System.Boolean _
)
Visual Basic (Usage)Copy Code
Dim useAppConfigSettings As System.Boolean
 
Dim instance As New CompareLogic(useAppConfigSettings)
C# 
public CompareLogic( 
   System.bool useAppConfigSettings
)
Managed Extensions for C++ 
public: CompareLogic( 
   System.bool useAppConfigSettings
)

Parameters

useAppConfigSettings
If true, use settings from the app.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.