Click or drag to resize

DataDimensionLengths Property

The array length (or -1 for variable/unknown length).

Namespace:  Demo3D.PLC.Comms
Assembly:  PLC (in PLC.dll) Version: 18.04.00
Syntax
C#
public IReadOnlyList<long> Lengths { get; }

Property Value

Type: IReadOnlyListInt64
See Also