Click or drag to resize

ArrayAttributeDimensions Property

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

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

Property Value

Type: Int32
See Also