op_Inequality
Leave feedback
On this page
Indicates whether two objects of the same type are not equal.
public static bool operator !=(TiffSRational left, TiffSRational right)
| Parameter | Type | Description |
|---|---|---|
| left | TiffSRational | The left object. |
| right | TiffSRational | The rigt object. |
True if the objects are not equal; 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.