[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Exif.ExifSShort.op_Equality

operator == Operator

operator ==(ExifSShort, ExifSShort)

Compares two ExifSShort objects for equality.

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