Equals()
PVIObject::Equals(System::SharedPtr<System::Object>) method
Compares with specified object.
bool Aspose::Slides::PVIObject::Equals(System::SharedPtr<System::Object> obj) override
Arguments
| Parameter | Type | Description |
|---|---|---|
| obj | System::SharedPtr<System::Object> | Object to compare. |
Return Value
True is objects are equal, otherwise false.
See Also
- Typedef SharedPtr
- Class Object
- Class PVIObject
- Namespace Aspose::Slides
- Library Aspose.Slides