[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Exif.ExifShortOrLong.op_Inequality

operator != Operator

operator !=(ExifShortOrLong, ExifShortOrLong)

Compares two ExifShortOrLong objects for inequality.

Declaration
public static bool operator !=(ExifShortOrLong left, ExifShortOrLong right)
Parameters
Type Name Description
ExifShortOrLong left
ExifShortOrLong right
Returns
Type Description
bool