FrequencyValue.CompareTo Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
CompareTo(FrequencyValue) | |
CompareTo(Object) |
CompareTo(FrequencyValue)
public int CompareTo (Microsoft.Windows.EventTracing.FrequencyValue other);
abstract member CompareTo : Microsoft.Windows.EventTracing.FrequencyValue -> int
override this.CompareTo : Microsoft.Windows.EventTracing.FrequencyValue -> int
Public Function CompareTo (other As FrequencyValue) As Integer
Parameters
- other
- FrequencyValue
Returns
Implements
Applies to
CompareTo(Object)
public int CompareTo (object other);
abstract member CompareTo : obj -> int
override this.CompareTo : obj -> int
Public Function CompareTo (other As Object) As Integer
Parameters
- other
- Object