operator != Operator
operator !=(ExifSLong, ExifSLong)
Compares two ExifSLong objects for inequality.
Declaration
public static bool operator !=(ExifSLong left, ExifSLong right)
Public Shared Operator <>(left As ExifSLong, right As ExifSLong) As Boolean
Parameters
Returns