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