Method Equals
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
Equals(IDmsView, IDmsView)
Determines whether the specified view objects are equal.
public override bool Equals(IDmsView x, IDmsView y)
Parameters
Returns
- bool
true
if the specified views have the same ID; otherwise,false
.