Equals()
Hyperlink::Equals(System::SharedPtr<System::Object>) method
Determines whether the two Hyperlink instances are equal.
bool Aspose::Slides::Hyperlink::Equals(System::SharedPtr<System::Object> obj) override
Arguments
Parameter | Type | Description |
---|---|---|
obj | System::SharedPtr<System::Object> | The Hyperlink to compare with the current Hyperlink. |
Return Value
true if the specified Hyperlink is equal to the current Hyperlink; otherwise, false.
See Also
- Typedef SharedPtr
- Class Object
- Class Hyperlink
- Namespace Aspose::Slides
- Library Aspose.Slides