Equals
Leave feedback
On this page
Checks this instance with specified HTML resource on reference equality
public bool Equals(IHtmlResource other)
| Parameter | Type | Description |
|---|---|---|
| other | IHtmlResource | Other inheritor of IHtmlResource interface |
True if are equal, false if are unequal
- interface IHtmlResource
- class Mp3Audio
- namespace GroupDocs.Editor.HtmlCss.Resources.Audio
- assembly GroupDocs.Editor
Checks this instance with specified font resource on reference equality
public bool Equals(Mp3Audio other)
| Parameter | Type | Description |
|---|---|---|
| other | Mp3Audio | Other instance of Mp3Audio class |
True if are equal, false if are unequal
- class Mp3Audio
- namespace GroupDocs.Editor.HtmlCss.Resources.Audio
- 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.