| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim instance As DiagnosticInfo Dim obj As Object Dim value As Boolean value = instance.Equals(obj) | |
Parameters
- obj
            Determines if the specified object is equal to the object.
            
            
            
            
            
            Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    
    