Compares an existing Uri instance with the contents of the UriBuilder for equality.
true if rparam represents the same Uri as the Uri constructed by this UriBuilder instance; otherwise, false.
The UriBuilder.Equals(object) method compares a specified Uri instance with the Uri instance built by the UriBuilder instance. If the two are the same, the UriBuilder.Equals(object) method returns true.