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