[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Exif.ExifSByte.op_Inequality

operator != Operator

operator !=(ExifSByte, ExifSByte)

Compares two ExifSByte objects for inequality.

Declaration
public static bool operator !=(ExifSByte left, ExifSByte right)
Public Shared Operator <>(left As ExifSByte, right As ExifSByte) As Boolean
Parameters
Type Name Description
ExifSByte left
ExifSByte right
Returns
Type Description
bool