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