Click or drag to resize

DataArrayBounds(Int64) Constructor

Constructs a new DataArrayBounds

Namespace: Demo3D.PLC.Comms
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public DataArrayBounds(
	long length
)

Parameters

length  Int64
Length of the array
See Also