Aspose::Pdf::Facades::SignatureName::Equals method
SignatureName::Equals method
Determines whether this instance and a specified object are equal.
bool Aspose::Pdf::Facades::SignatureName::Equals(System::SharedPtr<System::Object> obj) override
| Parameter | Type | Description |
|---|---|---|
| obj | System::SharedPtr<System::Object> | The object to compare with the current instance. |
ReturnValue
True if the specified object is equal to the current instance; otherwise, false.
See Also
- Typedef SharedPtr
- Class Object
- Class SignatureName
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++