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