[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Exif.ExifByte.op_Equality

operator == Operator

operator ==(ExifByte, ExifByte)

Compares two ExifByte objects for equality.

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