Click or drag to resize

ArrayDataLength Property

Gets the array length in first dimension.

Namespace:  ABB.Robotics.Controllers.RapidDomain
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public int Length { get; }

Property Value

Type: Int32
See Also