ArrayDimensions.GetDimensionsSizes
- Updated2025-07-21
- 1 minute(s) read
ArrayDimensions.GetDimensionsSizes
Syntax
ArrayDimensions.GetDimensionsSizes
Return Value
Purpose
Returns an array of numbers that contains the size of each dimension in the array.
Remarks
For a PropertyObject that is an empty array, this method returns an array with an element for every dimension in the PropertyObject array. Each element in the array this method returns has a value of zero.
See Also
ArrayDimensions.GetLowerBounds