arrayDimensions property

List<int>? arrayDimensions
getter/setter pair

The dimensions of the contained array, if there is one.

Implementation

List<int>? arrayDimensions;