DataDimensionLengths Property |
The array length (or -1 for variable/unknown length).
Namespace:
Demo3D.PLC.Comms
Assembly:
PLC (in PLC.dll) Version: 18.04.00
Syntaxpublic IReadOnlyList<long> Lengths { get; }Property Value
Type:
IReadOnlyListInt64
See Also