Equals
Leave feedback
On this page
Determines whether this instance is equal to the specified FormatFamilyBase instance.
public override bool Equals(object obj)
| Parameter | Type | Description |
|---|---|---|
| obj | Object | The FormatFamilyBase instance to compare with the current instance. |
true if the specified FormatFamilyBase is equal to the current instance; otherwise, false.
- class FormatFamilyBase
- namespace GroupDocs.Editor.Formats.Abstraction
- assembly GroupDocs.Editor
Determines whether this instance is equal to the specified FormatFamilyBase instance.
public bool Equals(FormatFamilyBase other)
| Parameter | Type | Description |
|---|---|---|
| other | FormatFamilyBase | The FormatFamilyBase instance to compare with the current instance. |
true if the specified FormatFamilyBase is equal to the current instance; otherwise, false.
- class FormatFamilyBase
- namespace GroupDocs.Editor.Formats.Abstraction
- assembly GroupDocs.Editor
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.