Click or drag to resize

BufferDataMarshaller Constructor

Constructs a BufferDataMarshaller.

Namespace: Demo3D.PLC.Comms
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
protected BufferDataMarshaller(
	DataType dataType
)

Parameters

dataType  DataType
The associated data type.
See Also