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