[]
        
(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)
Public Shared Operator =(left As ExifSByte, right As ExifSByte) As Boolean
Parameters
Type Name Description
ExifSByte left
ExifSByte right
Returns
Type Description
bool