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