







![]() |
Compare .NET Objects | |
CompareException Constructor | |
See Also Send Feedback |
KellermanSoftware.CompareNetObjects Namespace > CompareException Class : CompareException Constructor |
- result
- message
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal result As ComparisonResult, _ ByVal message As System.String _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim result As ComparisonResult Dim message As System.String Dim instance As New CompareException(result, message) |
C# | |
---|---|
public CompareException( ComparisonResult result, System.string message ) |
Managed Extensions for C++ | |
---|---|
public: CompareException( ComparisonResult* result, System.string* message ) |
Parameters
- result
- message
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