[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Exif.ExifShortOrLong.op_Equality

operator == Operator

operator ==(ExifShortOrLong, ExifShortOrLong)

Compares two ExifShortOrLong objects for equality.

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