DlmsTypeInteger Constructor

Overload List

DlmsTypeInteger Paramaterless constructor used by XmlSerializer
DlmsTypeInteger(ByteBuffer) Initializes a new instance of the DlmsTypeInteger class. The value will be computed from the first byte of the rawData.
DlmsTypeInteger(SByte) Initializes a new instance of the DlmsTypeInteger class.

See Also