DkmStackMemoryRange.Inequality Operatör

Tanım

DkmStackMemoryRange sructure 'in iki öğesini karşılaştırın.

public:
 static bool operator !=(Microsoft::VisualStudio::Debugger::CallStack::DkmStackMemoryRange element0, Microsoft::VisualStudio::Debugger::CallStack::DkmStackMemoryRange element1);
public static bool operator != (Microsoft.VisualStudio.Debugger.CallStack.DkmStackMemoryRange element0, Microsoft.VisualStudio.Debugger.CallStack.DkmStackMemoryRange element1);
static member op_Inequality : Microsoft.VisualStudio.Debugger.CallStack.DkmStackMemoryRange * Microsoft.VisualStudio.Debugger.CallStack.DkmStackMemoryRange -> bool
Public Shared Operator != (element0 As DkmStackMemoryRange, element1 As DkmStackMemoryRange) As Boolean

Parametreler

element0
DkmStackMemoryRange

Karşılaştırmanın sol tarafı

element1
DkmStackMemoryRange

Karşılaştırmanın sağ tarafı

Döndürülenler

Boolean

Boolean döndürür.

Şunlara uygulanır