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