operator == method

bool operator == (Object other)
override

A URI is equal to another URI with the same normalized representation.

Implementation

bool operator ==(Object other);