Miner.Responder.Framework Namespace > DeviceInfo Class : Inequality Operator |
'Declaration
Public Operator <>( _ ByVal left As DeviceInfo, _ ByVal right As DeviceInfo _ ) As System.Boolean
'Usage
public System.bool operator !=( DeviceInfo left, DeviceInfo right )
This operator type is not supported by Delphi
This operator type is not supported by JScript
public: System.bool op_Inequality( DeviceInfo* left, DeviceInfo* right )
public: System.bool operator !=( DeviceInfo^ left, DeviceInfo^ right )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2