Equals()
Uri::Equals(SharedPtr<Object>) method
Determines if the URIs represented by the current and specified objects are equal.
virtual bool System::Uri::Equals(SharedPtr<Object> comparand) override
Arguments
Parameter | Type | Description |
---|---|---|
comparand | SharedPtr<Object> | The Uri object to compare the current object with |
Return Value
True if URIs are equal, otherwise - false
See Also
- Typedef SharedPtr
- Class Object
- Class Uri
- Namespace System
- Library Aspose.Slides