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

In This Topic
Equals(Object) Method
In This Topic
Determines whether the specified object is equal to the current object.
Syntax
'Declaration
 
Public Overloads Overrides Function Equals( _
   ByVal obj As System.Object _
) As System.Boolean
 

Parameters

obj
See Also