Table of Contents

Method Equals

Namespace
Skyline.DataMiner.Analytics.DataTypes
Assembly
SLAnalyticsTypes.dll

Equals(object)

Determines whether this element ID has the same DataMiner ID and element ID as the given object.

public override bool Equals(object obj)

Parameters

obj object

The object to compare to.

Returns

bool

True if the given object equals the current object.