DlmsDataSecuritySettingsEquals Method
Determines whether the specified object is equal to the current object.
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
public override bool Equals(
Object obj
)
- obj Object
- The object to compare with the current object.
Boolean if the specified object is equal to the current object; otherwise,
.