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