Aspose::Pdf::DataEditor::CosPdfName::Equals method
CosPdfName::Equals method
Determines that the specified object is equal to the current object.
bool Aspose::Pdf::DataEditor::CosPdfName::Equals(System::SharedPtr<System::Object> obj) override
Parameter | Type | Description |
---|---|---|
obj | System::SharedPtr<System::Object> | The object to compare with current object. |
ReturnValue
true if specified object is equal to the current object; otherwise, false.
See Also
- Typedef SharedPtr
- Class Object
- Class CosPdfName
- Namespace Aspose::Pdf::DataEditor
- Library Aspose.PDF for C++