Operator operator !=
operator !=(MongoUrl, MongoUrl)
Compares two MongoUrls.
Parameters
Returns
- bool
True if the two URLs are not equal (or one is null and the other is not).
Compares two MongoUrls.
True if the two URLs are not equal (or one is null and the other is not).