Lightstreamer .Net Adapter 1.11.0
|
Indicates whether some other object is "equal to" this one. Two MpnDeviceInfo objects are equal if their three properties are equal.
public: bool Equals(object other);
public override bool Equals(object other);
Public override Function Equals(other As object) As bool