'Declaration
Public Function CompareTo( _ ByVal other As SampledMetric _ ) As Integer
public int CompareTo( SampledMetric other )
Parameters
- other
- The sampled metric to compare this sampled metric to.
Return Value
A value which is less than, equal to, or greater than zero to represent the comparison result.