Click or drag to resize

ArrayDataRank Property

Gets the rank, number of dimensions, of the array.

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

Property Value

Type: Int32
See Also