Sdílet prostřednictvím


DkmStackMemoryRange.CompareTo(DkmStackMemoryRange) Method

Definition

public:
 virtual int CompareTo(Microsoft::VisualStudio::Debugger::CallStack::DkmStackMemoryRange other);
public int CompareTo (Microsoft.VisualStudio.Debugger.CallStack.DkmStackMemoryRange other);
abstract member CompareTo : Microsoft.VisualStudio.Debugger.CallStack.DkmStackMemoryRange -> int
override this.CompareTo : Microsoft.VisualStudio.Debugger.CallStack.DkmStackMemoryRange -> int
Public Function CompareTo (other As DkmStackMemoryRange) As Integer

Parameters

Returns

Returns Int32.

Implements

Applies to