Click or drag to resize

StringI Constructor (StringIStringData)

Constructs a StringI.

Namespace:  Demo3D.PLC.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 16.01.07
Syntax
C#
public StringI(
	StringIStringData[] strings
)

Parameters

strings
Type: Demo3D.PLC.Comms.CIPStringIStringData
The strings.
See Also