DS.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.Exif Namespace / ExifShort Class / Equals Method / Equals(ExifShort) Method

In This Topic
Equals(ExifShort) Method
In This Topic
Determines if the specified ExifShort is equal to the current one.
Syntax
'Declaration
 
Public Overloads Function Equals( _
   ByVal other As ExifShort _
) As System.Boolean
 

Parameters

other
See Also