Equals
Leave feedback
On this page
Compares pair of TiffSRational.
public static bool Equals(TiffSRational rational, TiffSRational other)
| Parameter | Type | Description |
|---|---|---|
| rational | TiffSRational | Comparing item. |
| other | TiffSRational | Other item. |
true if objects are equal; otherwise false.
- class TiffSRational
- namespace GroupDocs.Metadata.Formats.Image
- assembly GroupDocs.Metadata
Indicates whether the current object is equal to another object of the same type.
public bool Equals(TiffSRational other)
| Parameter | Type | Description |
|---|---|---|
| other | TiffSRational | An object to compare with this object. |
true if the current object is equal to the other parameter; otherwise, false.
- class TiffSRational
- namespace GroupDocs.Metadata.Formats.Image
- assembly GroupDocs.Metadata
Indicates whether the current object is equal to another object of the same type.
public override bool Equals(object obj)
| Parameter | Type | Description |
|---|---|---|
| obj | Object | An object to compare with this object. |
true if the current object is equal to the obj parameter; otherwise, false.
- class TiffSRational
- namespace GroupDocs.Metadata.Formats.Image
- 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.