Equals
Leave feedback
On this page
Indicates whether the current object is equal to another object of the same type.
public bool Equals(ID3V2TagFrameFlags other)
| Parameter | Type | Description |
|---|---|---|
| other | ID3V2TagFrameFlags | An object to compare with this object. |
true if the current object is equal to the other parameter; otherwise, false.
- class ID3V2TagFrameFlags
- namespace GroupDocs.Metadata.Formats.Audio
- assembly GroupDocs.Metadata
Determines whether the specified object is equal to this instance.
public override bool Equals(object obj)
| Parameter | Type | Description |
|---|---|---|
| obj | Object | The Object to compare with this instance. |
true if the specified Object is equal to this instance; otherwise, false.
- class ID3V2TagFrameFlags
- namespace GroupDocs.Metadata.Formats.Audio
- assembly GroupDocs.Metadata
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.