DlmsTypeComplexAdd Method

Adds next item to the end of values array.

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 void Add(
	DlmsType item
)

Parameters

item  DlmsType

See Also