'Declaration
Public Overloads Function Equals( _ ByVal other As SampledMetric _ ) As Boolean
public bool Equals( SampledMetric other )
Parameters
- other
- The sampled metric to compare this sampled metric to.
Return Value
True if the objects represent the same data.