Click or drag to resize

DataDimensionLength Property

The number of elements in this array (or -1 for variable/unknown length).

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

Property Value

Type: Int64
See Also