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