Click or drag to resize

File Constructor

Constructs a File.

Namespace: Demo3D.PLC.Comms.CIP.Nodes
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
protected File(
	uint instanceId
)

Parameters

instanceId  UInt32
File instance id.
See Also