[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Exif.ExifSByte.op_Equality

operator == Operator

operator ==(ExifSByte, ExifSByte)

Compares two ExifSByte objects for equality.

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