Equals()
BehaviorProperty::Equals(System::SharedPtr<System::Object>) method
Checks if this object is equal to another.
bool Aspose::Slides::Animation::BehaviorProperty::Equals(System::SharedPtr<System::Object> obj) override
Arguments
Parameter | Type | Description |
---|---|---|
obj | System::SharedPtr<System::Object> | Object to compare. |
Return Value
True if objects are equal.
See Also
- Typedef SharedPtr
- Class Object
- Class BehaviorProperty
- Namespace Aspose::Slides::Animation
- Library Aspose.Slides