operator == method

bool operator == (Object other)

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

Implementation

bool operator ==(Object other);