Share via


COR_DEBUG_IL_TO_NATIVE_MAP.IComparable<COR_DEBUG_IL_TO_NATIVE_MAP>.CompareTo Method

Definition

 virtual int System.IComparable<Microsoft.VisualStudio.CorDebugInterop.COR_DEBUG_IL_TO_NATIVE_MAP>.CompareTo(Microsoft::VisualStudio::CorDebugInterop::COR_DEBUG_IL_TO_NATIVE_MAP other) = IComparable<Microsoft::VisualStudio::CorDebugInterop::COR_DEBUG_IL_TO_NATIVE_MAP>::CompareTo;
int IComparable<COR_DEBUG_IL_TO_NATIVE_MAP>.CompareTo (Microsoft.VisualStudio.CorDebugInterop.COR_DEBUG_IL_TO_NATIVE_MAP other);
abstract member System.IComparable<Microsoft.VisualStudio.CorDebugInterop.COR_DEBUG_IL_TO_NATIVE_MAP>.CompareTo : Microsoft.VisualStudio.CorDebugInterop.COR_DEBUG_IL_TO_NATIVE_MAP -> int
override this.System.IComparable<Microsoft.VisualStudio.CorDebugInterop.COR_DEBUG_IL_TO_NATIVE_MAP>.CompareTo : Microsoft.VisualStudio.CorDebugInterop.COR_DEBUG_IL_TO_NATIVE_MAP -> int
Function CompareTo (other As COR_DEBUG_IL_TO_NATIVE_MAP) As Integer Implements IComparable(Of COR_DEBUG_IL_TO_NATIVE_MAP).CompareTo

Parameters

Returns

Implements

Applies to