op_Inequality
TiffRational Inequality operator
Indicates whether two objects of the same type are not equal.
public static bool operator !=(TiffRational left, TiffRational right)
Parameter | Type | Description |
---|---|---|
left | TiffRational | The left object. |
right | TiffRational | The right object. |
Return Value
True if the objects are not equal; otherwise, false.
See Also
- class TiffRational
- namespace GroupDocs.Metadata.Formats.Image
- assembly GroupDocs.Metadata