Click or drag to resize

ArrayAttributeDimensions Property

Array dimensions (or null) as pairs of integers [startIndex, numberOfElements].

Namespace:  Demo3D.PLC.Rockwell.Emulator
Assembly:  PLC (in PLC.dll) Version: 17.00.05
Syntax
C#
public int[]? Dimensions { get; set; }

Property Value

Type: Int32
See Also