ScreenField.Inequality(ScreenField, ScreenField) Operator

Definition

public:
 static bool operator !=(Microsoft::HostIntegration::SNA::Session::ScreenField ^ leftHandSide, Microsoft::HostIntegration::SNA::Session::ScreenField ^ rightHandSide);
public static bool operator != (Microsoft.HostIntegration.SNA.Session.ScreenField leftHandSide, Microsoft.HostIntegration.SNA.Session.ScreenField rightHandSide);
static member op_Inequality : Microsoft.HostIntegration.SNA.Session.ScreenField * Microsoft.HostIntegration.SNA.Session.ScreenField -> bool
Public Shared Operator != (leftHandSide As ScreenField, rightHandSide As ScreenField) As Boolean

Parameters

leftHandSide
ScreenField
rightHandSide
ScreenField

Returns

Boolean

Applies to