Udostępnij za pośrednictwem


Operator ToleranceRectangle.Inequality —

Przeciążenie operatora dla == operatora.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITesting
Zestaw:  Microsoft.VisualStudio.TestTools.UITesting (w Microsoft.VisualStudio.TestTools.UITesting.dll)

Składnia

'Deklaracja
Public Shared Operator <> ( _
    left As ToleranceRectangle, _
    right As ToleranceRectangle _
) As Boolean
public static bool operator !=(
    ToleranceRectangle left,
    ToleranceRectangle right
)
public:
static bool operator !=(
    ToleranceRectangle left, 
    ToleranceRectangle right
)
static let inline (<>)
        left:ToleranceRectangle * 
        right:ToleranceRectangle  : bool
Język JScript nie obsługuje przeciążonych operatorów.

Parametry

Wartość zwracana

Typ: System.Boolean
PRAWDA, jeśli wartości nie są równe.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ToleranceRectangle Struktura

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting