[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Exif.ExifSLong.op_Equality

operator == Operator

operator ==(ExifSLong, ExifSLong)

Compares two ExifSLong objects for equality.

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