DlmsProprietaryAttributeEquals Method

Returns true, if the attribute ID of obj is same as the ID of the instance.

Definition

Namespace: OddPrg.Protocols.DLMS
Assembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
C#
public override bool Equals(
	Object obj
)

Parameters

obj  Object

Return Value

Boolean

See Also