Equals(ScanResult) Method
The ScanResult to compare to this.
Returns true if the other ScanResult is identical to this ScanResult.
Syntax
public bool Equals( 
   ScanResult other
)

Parameters

other
The ScanResult to compare to this.